Libraries tagged by specs
wieni/wmmodel
15504 Downloads
Adds support for bundle-specific models for Drupal 8 entities.
snilius/twig-sort-by-field
688446 Downloads
A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field
pocketmine/log-pthreads
256683 Downloads
Logging components specialized for pthreads used by PocketMine-MP and related projects
patriziotomato/edgegrid-client
337219 Downloads
Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client_Auth.html
o3-shop/smarty
2817 Downloads
Smarty - the compiling PHP template engine - Limited fork of the 2.6 branch specifically for increased system requirements of the O3 shop before the switch to a current template engine in the near future.
michael-rubel/laravel-auto-binder
14689 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.
joetannenbaum/climate
1009 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
danog/tgseclib
432755 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
another-library/type-guard
1391 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.
star/specification
739 Downloads
Specification system to allow applying specification to a data source.
reformo/backendbase-specification
1066 Downloads
Basic classes for Specification pattern with Notification pattern in PHP.
nswdpc/silverstripe-schema-specialannouncement
4286 Downloads
Schema.org SpecialAnnouncement support for Silverstripe
myparcelcom/api-specification
15302 Downloads
MyParcel.com API specification based on the OpenAPI Specification.
mosparo/specifications
431 Downloads
Specifications like JSON schemas and other things for mosparo
maxmilhas/specification-pattern
31280 Downloads
Implementation of the Specification Design Pettern in PHP