collection
Data manipulator
A library providing data manipulation tools using arrays or Traversable objects.
[READ-ONLY] Collection library in CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
89 stars
31 watching
6 forks
Language: PHP
last commit: 11 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cakephp/validation | A validation library for PHP applications. | 43 |
cakephp/event | A library that enables event-driven programming in PHP applications. | 22 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 149 |
dereuromark/cakephp-dto | Tool to structure unstructured data into typed objects for better application layer communication and protection against type-related errors. | 24 |
dereuromark/cakephp-decimal | CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. | 8 |
cakephp/queue | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 37 |
cakephp/authorization | A middleware plugin providing framework around access control and authorization in the CakePHP framework. | 76 |
robotusers/cakephp-table-inheritance | A plugin for CakePHP that enables single table inheritance | 5 |
ali1/cakephp-bruteforce | A CakePHP plugin for adding Brute Force Protection to controller methods. | 3 |
admad/cakephp-glide | A CakePHP plugin for efficiently processing and serving images using the Glide library | 35 |
cakephp/cakephp-codesniffer | A tool that checks PHP code against coding standards used in CakePHP | 238 |
cakephp/bake | A tool for generating code in PHP applications. | 111 |
andrej-griniuk/cakephp-fractal-transformer-view | A CakePHP plugin that enables standardized transformation of API output using the Fractal library. | 19 |
coursera/pandas-ply | A library that provides functional data manipulation methods for pandas, making it easier to work with data in a more expressive and concise way. | 200 |
dereuromark/cakephp-tools | A collection of reusable tools and helpers to simplify CakePHP development and improve project maintainability | 335 |