Note
A documentação não é atualmente suportada pela lingua portuguesa nesta página.
Por favor, sinta-se a vontade para nos enviar um pull request no Github ou use o botão Improve This Doc para propor suas mudanças diretamente.
Você pode referenciar-se à versão inglesa no menu de seleção superior para obter informações sobre o tópico desta página.
CakePHP comes with a plethora of built-in functions and classes. These classes and functions try to cover some of the most common features required in web applications.
General purpose libraries are available and reused in many places across CakePHP.
.. toctree:: :maxdepth: 2 core-libraries/toc-general-purpose
.. toctree:: :maxdepth: 2 core-libraries/toc-behaviors
.. toctree:: :maxdepth: 2 /core-libraries/toc-components
.. toctree:: :maxdepth: 2 /core-libraries/toc-helpers
Beyond the core MVC components, CakePHP includes a great selection of utility classes that help you do everything from webservice requests, to caching, to logging, internationalization and more.
.. toctree:: :maxdepth: 2 core-libraries/toc-utilities