php.package.health
composer.json
.Package | Status | |
---|---|---|
opis/cache | A library that helps you work with cached content | |
opis/closure | A library that can be used to serialize closures (anonymous functions) and arbitrary objects. | |
opis/colibri | The application shell of the Opis Colibri framework | |
opis/config | A configuration management library with support for multiple backend storages | |
opis/container | Serializable dependency injection container | |
opis/database | A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder | |
opis/data-store | Opis Data Store is a library for storing and fetching structured collections of data. | |
opis/events | Opis Events is a library that can be used for dispatching and intercepting events | |
opis/filesystem | Filesystem abstraction | |
opis/http | Http abstraction | |
opis/http-routing | Opis HTTP Routing is a library that can be used to route all types of HTTP requests | |
opis/intl | Internationalization library | |
opis/json-schema | Json Schema Validator for PHP | |
opis/orm | Powerful ORM library | |
opis/pattern | A library that will help you defining patterns and build a valid regex for them | |
opis/routing | A framework for building packages that need routing capabilities | |
opis/session | Opis Session is a session manager library with support for multiple backend storages that provides developers with an API which allows them to handle session related informations in a standardised way. | |
opis/storages | This package provides storage implemenatations for Opis Cache, Opis Session and Opis Config | |
opis/stream | Stream abstraction | |
opis/string | Multibyte strings as objects | |
opis/uri | Build, parse and validate URIs and URI-templates | |
opis/utils | A collection of useful classes that deals with UTF-8 strings, URLs, punycode, form validation and more | |
opis/validation | Validation library | |
opis/view | An innovating rendering system |