はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ PHP Classes

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 6 / 6件)
 

PHP Developer working for Google Launches New PHP Compiler - PHP Classes blog - PHP Classes

2014/10/06 このエントリーをはてなブックマークに追加 24 users Instapaper Pocket Tweet Facebook Share Evernote Clip

<< Previous: PHP 5.7 New Features ... Author: Manuel Lemos Posted on: 2014-10-06 Categories: PHP Performance, News Recently it was launched a new PHP compiler named Recki-CT that generates native mach... 続きを読む

4 Reasons Why All PHP Frameworks Suck? - PHP Classes blog - PHP Classes

2014/02/06 このエントリーをはてなブックマークに追加 46 users Instapaper Pocket Tweet Facebook Share Evernote Clip

<< Previous: Is Facebook HHVM goin... Author: Manuel Lemos Posted on: 2014-02-05 Categories: PHP opinions Recently, Rasmus Lerdorf, the creator of PHP, stated in a PHP frameworks conference that all P... 続きを読む

PHPで動画形式の各種変換が行えるffmpegのラッパークラスライブラリ「ffmpeg」:phpspot開発日誌

2007/03/27 このエントリーをはてなブックマークに追加 171 users Instapaper Pocket Tweet Facebook Share Evernote Clip ffmpeg class PHP phpspot開発日誌

PHP Classes - Class: ffmpeg This class is a wrapper around the ffmpeg program to manipulate and convert video files. PHPで動画形式の各種変換が行えるffmpegのラッパークラスライブラリ「ffmpeg」。 ffmpegを使えば、あらゆる動画形式のファイルの相互変換を行うことが出来... 続きを読む

CSSをPHPでパース出来て解析などに役立つライブラリ「CSS parser」:phpspot開発日誌

2007/01/18 このエントリーをはてなブックマークに追加 69 users Instapaper Pocket Tweet Facebook Share Evernote Clip パース CSS ライブラリ phpspot開発日誌 解析

PHP Classes - Class: CSS parser CSSをPHPでパース出来て解析などに役立つライブラリ「CSS parser」。 次のようにPHPプログラムからCSSをパースしてプロパティを参照できます。 クラスライブラリの形になっているので利用も容易ですね。 <?php  include("cssparser.php");  $css = new cssparser();  $c... 続きを読む

RSSリーダーでPOP/IMAPのメールを読む:phpspot開発日誌

2006/07/16 このエントリーをはてなブックマークに追加 44 users Instapaper Pocket Tweet Facebook Share Evernote Clip IMAP class phpspot開発日誌 POP メール

PHP Classes - Class: POP/IMAP to RSS This class can be used to generate an RSS feed from the listing of messages in a given mailbox accessible via POP3 or IMAP protocols RSSリーダーでPOP/IMAPのメールを読むために、POP... 続きを読む

PHP5とAjaxでRPGツクール?:phpspot開発日誌

2006/04/05 このエントリーをはてなブックマークに追加 24 users Instapaper Pocket Tweet Facebook Share Evernote Clip Ajax class RPGツクール phpspot開発日誌

PHP Classes - Class: RPG Ajax Creator This package can be used to create Web based role play games (RPG). It is not yet finished but it already implements some important features: PHP5とAjaxでWeb上で動くRPG... 続きを読む

 
(1 - 6 / 6件)