PHP/CakePHP3: Unterschied zwischen den Versionen
< PHP
Zur Navigation springen
Zur Suche springen
(a) |
K (dd) |
||
Zeile 1: | Zeile 1: | ||
Book: https://book.cakephp.org/3.0/en/index.html# | |||
Cheatsheet: cake3.codaxis.com/ | Cheatsheet: cake3.codaxis.com/ | ||
== Features/Addons == | |||
* CakePHP Tools Plugin: https://github.com/dereuromark/cakephp-tools | |||
* SoftDelete: https://github.com/PGBI/cakephp3-soft-delete | |||
* TinyAuth: https://github.com/dereuromark/cakephp-tinyauth (http://www.dereuromark.de/2011/12/18/tinyauth-the-fastest-and-easiest-authorization-for-cake2/) | |||
* Awesome CakePHP - A curated list of amazingly awesome CakePHP 3.x plugins, resources and shiny things: https://github.com/FriendsOfCake/awesome-cakephp | |||
* CakeDC Users Plugin - https://github.com/CakeDC/users | |||
* CakePHP 2.x upgrade shell: https://github.com/dereuromark/cakephp-upgrade | |||
* CRUD: https://github.com/FriendsOfCake/crud | |||
== Upload/Image == | |||
* http://cakephp-upload.readthedocs.io/en/latest/examples.html | |||
* https://github.com/josbeir/image | |||
[[Kategorie:WWW]] | |||
[[Kategorie:PHP]] | [[Kategorie:PHP]] |
Aktuelle Version vom 10. September 2017, 08:50 Uhr
Book: https://book.cakephp.org/3.0/en/index.html#
Cheatsheet: cake3.codaxis.com/
Features/Addons
- CakePHP Tools Plugin: https://github.com/dereuromark/cakephp-tools
- SoftDelete: https://github.com/PGBI/cakephp3-soft-delete
- TinyAuth: https://github.com/dereuromark/cakephp-tinyauth (http://www.dereuromark.de/2011/12/18/tinyauth-the-fastest-and-easiest-authorization-for-cake2/)
- Awesome CakePHP - A curated list of amazingly awesome CakePHP 3.x plugins, resources and shiny things: https://github.com/FriendsOfCake/awesome-cakephp
- CakeDC Users Plugin - https://github.com/CakeDC/users
- CakePHP 2.x upgrade shell: https://github.com/dereuromark/cakephp-upgrade
- CRUD: https://github.com/FriendsOfCake/crud