0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

CakePHP の活用パッケージ

Last updated at Posted at 2016-06-20

忘れずにメモします!

Aura for PHP

Composer は PHP の世界において、パッケージ管理ツールのデファクトスタンダードとなっています。Aura フレームワークにおいても同じです。
githutでのAura

AWS SDK for PHP

PHP アプリケーションを Amazon S3、Amazon Glacier、Amazon DynamoDB などの AWS サービスと容易に統合できる最新のオープンソース PHP ライブラリです。
Use Amazon Web Services in your PHP project

Phinx

PHP向けのマイグレーションツールです。
– インストールや設定が簡単
– フレームワーク依存ではない
– 軽い
– ORM/SQL文の両方の記述に対応
– MySQL/PostgreSQL/SQLite/SQL Serverに対応
Database Migration plugin for CakePHP 3.0 based on Phinx

Guzzle

PHPのHTTPクライアントライブラリです。
Guzzle is a PHP HTTP client library

Image processing

Image processing for PHP 5.3

password_compat

password hashing algorithm

Mobile_Detect

Mobile_Detect is a lightweight PHP class for detecting mobile devices

Symfony mechanism

Symfony mechanism for exploring and dumping PHP variables

Handle HHVM/PHP environments

Provides functionality that helps writing PHP code that has runtime-specific (PHP / HHVM) execution paths

Snapshotting

Snapshotting of global state

psysh

A runtime developer console, interactive debugger and REPL for PHP.

Mock Object library

Mock Object library for PHPUnit

PHP code coverage information

Library that provides collection, processing, and rendering functionality for PHP code coverage information

PHP parser

This is a PHP 5.2 to PHP 7.0 parser written in PHP. Its purpose is to simplify static code analysis and manipulation.

CakePHP Debug Kit

DebugKit provides a debugging toolbar and enhanced debugging tools for CakePHP applications.

0
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?