Libraries tagged by consistence
unb-libraries/dockworker-drupal
103977 Downloads
Extends the dockworker application to deploy and develop Drupal applications via a consistent and unified workflow.
unb-libraries/dockworker-daemon
37736 Downloads
Extends the dockworker application to deploy and develop daemon-based applications via a consistent and unified workflow.
unb-libraries/dockworker-application
37459 Downloads
Extends the dockworker application to deploy and develop application-based applications via a consistent and unified workflow.
unb-libraries/dockworker
113363 Downloads
Dockworker provides web application developers, site builders and operational engineers a single technical entrypoint with a consistent, unified workflow regardless of the framework.
survos/kit-bundle
1089 Downloads
Base classes and traits for consistent Survos bundle development — auto-registers twig namespaces, asset mapper paths, and doctrine mappings by convention
steefdw/standards-enums
84795 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
qb-technologies/laravel-config
1952 Downloads
🎯 Standardized PHP code quality configurations for PHP-CS-Fixer, PHPStan, Rector, and PHPCPD. Share consistent coding standards across all your projects.
pekral/phpcs-rules
14475 Downloads
Custom ruleset for PHP_CodeSniffer (PHPCS) with additional rules and configuration, based on Slevomat Coding Standard. Helps to enforce consistent code style and best practices in PHP projects.
patchlevel/odm
2673 Downloads
A lightweight Object Document Mapper for PHP that runs on both MongoDB and PostgreSQL with one consistent API
mborne/remote-git
8470 Downloads
A lightweight PHP client providing a consistent way to find hosted and self-hosted git repositories (github, gitlab,...)
kennedy-osaze/laravel-api-response
4606 Downloads
Renders consistent HTTP JSON responses for API-based projects
insign/get-os
5050 Downloads
Only creates a simple and consistent way to find out what operating system is the current is php running.
friendly-pixel/ar
40360 Downloads
Consistent array functions
deefour/transformer
53232 Downloads
Transform raw input data into consistent, immutable PHP objects
data-type/contracts
2560 Downloads
DataType closes an important gap in PHP by providing a simple and consistent pattern for designing complex data types such as `Date`, `Email`, `Amount`. Together with its sister package, data-type/operator, it adds functionality similar to operator overloading.