Libraries tagged by phpbol
phpolar/validators
217 Downloads
A set of property validators
phpolar/storage-driver
618 Downloads
Provides an interface for database storage driver implementations.
phpolar/storage
338 Downloads
A convenient tool to speed up the creation of data storage for application development.
phpolar/routable-factory
304 Downloads
Unifies implementations of factories used to create route targets
phpolar/routable
328 Downloads
Supports route handling interoperability.
phpolar/pure-php
479 Downloads
Pure PHP Templates
phpolar/property-injector-contract
416 Downloads
Unifies property injector implementations.
phpolar/property-injector
183 Downloads
Provides automatic dependency injection for properties.
phpolar/model-resolver
433 Downloads
Unifies implementations that create models from method arguments.
phpolar/model
366 Downloads
Provides support for configuring the properties of an object for validation, formatting, and storage.
phpolar/http-message-test-utils
1058 Downloads
A PSR-7 Http Message Stub Library
phpolar/http-codes
1058 Downloads
PHP class for HTTP Response Codes
phpolar/csv-file-storage
271 Downloads
Adds support for storing data on disk in CSV format.
phpolar/csrf-response-filter
830 Downloads
Adds CSRF tokens to PSR-7 HTTP Responses
phpolar/csrf-protection
578 Downloads
Provides request checking and response filtering to mitigate CSRF attacks