Libraries tagged by data consistency
php-linkedlist/php-linkedlist
4 Downloads
LinkedList library created with consistent study of data structures
phrity/o
48 Downloads
Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.
dertechie/datamapping
0 Downloads
Der Techie Data Mapping library for a consistent way of coping around with Data Mapping.
schorts/firestore-dao
6 Downloads
A type-safe, domain-driven Data Access Object (DAO) abstraction for Google Cloud Firestore in PHP. Provides consistent CRUD operations, soft/hard delete support, criteria-based queries, and transaction-aware Unit of Work integration, built on top of the schorts/shared-kernel.
imikemiller/pkeys
1344 Downloads
A key management library to keep your key strings consistent, to avoid your team mates duplicating or overwriting your keys, to protect against typo's and unexpected data types and to stop the crime of inlining keys in your code.
danjamesmills/laravel-response
3801 Downloads
A Laravel package to standardise and simplify API responses, providing consistent structure and helper utilities for success, error, and data responses.