Libraries tagged by enforce
buddypress/bp-coding-standards
12277 Downloads
PHP_CodeSniffer rules (sniffs) to enforce BuddyPress minimum coding conventions
ap-lib/context
41 Downloads
The Context library provides a lightweight context storage system for managing and retrieving shared data across different parts of an application. It supports dynamic storage, object retrieval, and type enforcement.
symfony/force-lowest
89219 Downloads
A metapackage to enforce a lowest version on installed Symfony components
dunglas/symfony-lock
21682 Downloads
Enforces that all Symfony components use the same major version
aedart/overload
11410 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
kickupx/enforce
52 Downloads
Really simple enforce helper library
zunnu/enforcer
6 Downloads
Enforcer is a simple lightweight acl plugin for CakePHP
xandrw/architecture-enforcer
26 Downloads
Console command that checks your project's structure against an architecture config
thiagoprz/laravel-enforce-json
45 Downloads
Laravel JSON Enforcer Middleware
themeplate/enforcer
3 Downloads
Simple enforcer of plugins per environment type
owenmelbz/basic-auth-enforcement
4950 Downloads
Laravel 5+ Middleware to enforce basic auth on your application code.
nirav5920/enforce-db-transactions
3 Downloads
Laravel middleware to enforce database transactions for multiple write operations
joshbrw/type-enforcement
47 Downloads
Enforce types and throw InvalidArgumentExceptions upon invalid types.
ejrsilver/enforce_allman_style
71 Downloads
Allman style CodeSniffer sniff for all control statements and functions.
cavin-kim/laravel-naming-convention-enforcer
1 Downloads
A Laravel package to enforce naming conventions.