Coveralls とは Coveralls は CI サービスと連携してテストカバレッジを記録 しておいてくれるサービスになります。 Travis CI 等のように Github の README とかに貼り付ける バッジを表示することもできます。 つづきはこちら 続きを読む
2013-04-30 「CIを半年間まわしてみて」というお題でLTをしてきました CakePHP2 CI Jenkins アジャイル 大分時間も経ってしまい今更ではありますが、先日行われた第67回 PHP勉強会で「CIを半年間まわしてみて」というお題でLTをしてきました。昨年の11/30に、当... 続きを読む
A command line refactoring tool for PHP View the Project on GitHub QafooLabs/php-refactoring-browser Download PHAR View On GitHub Built by Qafoo Note: This software is under development and in alpha state. Refactorings do not contain all nece... 続きを読む
「サイボウズ・アドベントカレンダー」の2日目です(これまでの記事一覧)。こんにちは。Garoonのメンテナンスチームの...「サイボウズ・アドベントカレンダー」の2日目です(これまでの記事一覧)。 こんにちは。Garoonのメンテナンスチームの横田です。 Jav... 続きを読む
Copyright © 2012 GitHub Inc. All slide content and descriptions are owned by their creators. F.A.Q. Terms of Service Privacy Policy 続きを読む
© 2012, O'Reilly Media, Inc. (707) 827-7019(800) 889-8969 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. 続きを読む
0 views PHP5.5の新機能「ジェネレータ(Generator)」について、「それって何?」「どううれしいの?」「何に使えるの?」の3つを初心者向けに解説。 More… PHP5.5の新機能「ジェネレータ(Generator)」について、「それって何?」「どううれしいの?」「何に使... 続きを読む
PHP VM in JavaScript This library reads PHP code and transforms it into JavaScript code which can be run in the PHP VM in this library, resulting in same results as with PHP. It starts by tokenizing the PHP code into tokens, which it then use... 続きを読む
This library reads PHP code and transforms it into JavaScript code which can be run in the PHP VM in this library, resulting in same results as with PHP. It starts by tokenizing the PHP code into tokens, which it then uses to build an AST tre... 続きを読む
React is a platform built on PHP for easily building fast, scalable network applications. React uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run a... 続きを読む
PHPのロケール*1まわりについて調査したので、これをまとめてみます。 この記事は「ロケールの影響を受ける関数 - Sarabande.jp」を掘り下げたものです。masakielasticさん、ナイスな記事をありがとうございます。 PHPの文字列型と文字エンコーディング他のモダ... 続きを読む
ノーフレームワークのレガシーPHPがCIに乗るまでついに仕事で触っている PHP のコードがほんの一部のテストとは言え CI に乗った。 正直これは感動ものだ。 今回はここに至るまでの長大な物語をダイジェストでお届けしようと思う。 有史以前 PHP 3 で作られた 1... 続きを読む
V8 Javascript Engine Integration IntroductionInstalling/ConfiguringRequirementsInstallationRuntime ConfigurationResource TypesExamplesV8Js — The V8Js classV8Js::__construct — Construct a new V8Js objectV8Js::executeString — Execute a strin... 続きを読む
Vim を使って PHP スクリプトを作成しているときに phpdoc.vim というプラグインがもの凄く重宝してた。何をするものかというと、例えば以下のようなコードがあったとする。 class Foo { pubilic function __construct($arg1, $arg2) { } } class や function ... 続きを読む
WebベースでもExcelのような編集がしたい、そんなニーズに応えるのがdhtmlxSpreadsheetです。PDFやExcelでのエクスポートにも対応した、すごいソフトウェアです。 0 続きを読む
サインインしたままにしてください。 「送信する」をクリックすることにより、お客様は developerWorks のご使用条件に同意したことになります。 ご使用条件を読む。 お客様が developerWorks に初めてサインインすると、プロフィールが作成されます。プロフィ... 続きを読む
これからは新潟の時代だ!niigata新潟アクセス修飾子のご提案 on Prezi 導入方法 #ダウンロード #php 5.3.2 本体 wget http://jp2.php.net/distributions/php-5.3.2.tar.gz #新潟パッチ wget http://rtilabs.net/files/2010_05_20/niigata.patch #サンプルその1... 続きを読む
Loading… Flash Player 9 (or above) is needed to view presentations. We have detected that you do not have it on your computer. To install it, go here. ウェブアプリのセキュリティをちゃんと知ろう (毎週のハンズオン勉強会の資料) - Presentation T... 続きを読む
2011年8月24日水曜日 PHP5.3.7のcrypt関数のバグはこうして生まれた 昨日のブログエントリ「PHP5.3.7のcrypt関数に致命的な脆弱性(Bug #55439)」にて、crypt関数の重大な脆弱性について報告しました。脆弱性の出方が近年まれに見るほどのものだったので、twitte... 続きを読む
7/11(土)にチューニンガソン というイベントに参加して優勝してきたので、その報告と、何を考えてどんなチューニングをしたのかを 記憶の範囲で公開したいと思います。 今回のチューニンガソンのお題は、WordPress(ja) + php + Apache + MySQL で、 ab を使って... 続きを読む