Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
zf1 で phpthumb を使用しましたが、zf2 での使用方法がわかりません。プロセス全体が異なるようです。誰か助けてもらえますか?
composer を使用して ZF2 をインストールする場合は、phpthumb パッケージを要求するだけです。
https://packagist.org/packages/dannytrue/phpthumb "require": { "dannytrue/phpthumb": "dev-master" }
これにより、インストールが行われ、使用方法はほとんど同じになります。