Libraries tagged by consistent
vandet/laravel-api-response
10 Downloads
Laravel package that enforces a consistent API response envelope — success, paginated, error, and bulk partial failure — across all services.
unb-libraries/dockworker-base
23849 Downloads
Deploy and develop web applications via a consistent and unified workflow.
treblle/error-codes
317 Downloads
A package to help you provide consistent error codes.
thisisbd/silverstripe-fixjpeg-orientation
3338 Downloads
SilverStripe Fix JPEG Orientation Module. Ensures that JPEG images uploaded from a mobile are rotated and saved upright according their orientation value for consistent viewing when displayed on a web page.
thirtybittech/autoreply
408 Downloads
AutoReply enables automatic email responses for submitted forms, ensuring timely engagement and consistent communication with users.
sudhanshu-mittal/laravel-api-response
259 Downloads
Renders consistent HTTP JSON responses for API-based projects
socialengine/sniffer-rules
48287 Downloads
A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.
sm-sandy/api-response
115 Downloads
The ApiResponse package is a simple yet powerful Laravel package designed to streamline the process of formatting API responses. It provides a convenient way to structure and return JSON responses in a consistent format for both success and error scenarios.
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.
plus-education/pluslms
1 Downloads
Plus Education is a Learning Management System, I believe that course development should be fun and creative. Plus Education eliminates the hassle of creating online courses, through an intuitive and consistent interface.
philiprehberger/php-api-response
69 Downloads
Standardized API response builder for consistent JSON APIs
philiprehberger/laravel-response-macros
72 Downloads
Response macros for consistent, standardized API responses in Laravel
neclimdul/phpunit_exceptions
2182 Downloads
Provides additional methods for consistently testing methods in PHPUnit 9 and 10.
mpclarkson/stringy
2140 Downloads
A PHP Library that provides a consistent api for object oriented manipulation of strings.
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing