php.package.health
composer.json
.Package | Status | |
---|---|---|
icanboogie/accessor | Implements getters/setters, read-only/write-only properties, volatile defaults, type control… | |
icanboogie/activerecord | ActiveRecord Object-relational mapping | |
icanboogie/app-hello | Starter project for your application built with ICanBoogie | |
icanboogie/autoconfig | Automatically gather low-level configuration information for ICanBoogie | |
icanboogie/bind-activerecord | Binds ActiveRecord to ICanBoogie | |
icanboogie/bind-cldr | Binds CLDR to ICanBoogie | |
icanboogie/bind-event | Binds icanboogie/event to ICanBoogie. | |
icanboogie/bind-facets | Binds icanboogie/facets to ICanBoogie | |
icanboogie/bind-http | Binds icanboogie/http to ICanBoogie | |
icanboogie/bind-mailer | Binds icanboogie/prototype to ICanBoogie. | |
icanboogie/bind-message-bus | Binds icanboogie/message-bus to ICanBoogie | |
icanboogie/bind-prototype | Binds icanboogie/prototype to ICanBoogie. | |
icanboogie/bind-render | Binds icanboogie/render to ICanBoogie | |
icanboogie/bind-routing | Binds icanboogie/routing to ICanBoogie. | |
icanboogie/bind-symfony-dependency-injection | Binds symfony/dependency-injection to ICanBoogie | |
icanboogie/bind-view | Binds icanboogie/view to ICanBoogie | |
icanboogie/cldr | An API to localize applications using Unicode's CLDR | |
icanboogie/cldr-cli | A CLI for ICanBoogie/CLDR | |
icanboogie/common | Common helpers and classes for ICanBoogie | |
icanboogie/config | Synthesizes low-level configurations. | |
icanboogie/console | Enables console commands | |
icanboogie/datetime | Extends the features of PHP DateTime and DateTimeZone | |
icanboogie/errors | Collects and render errors | |
icanboogie/event | Provides an event API | |
icanboogie/facets | Makes it easy to implement faceted search. | |
icanboogie/http | Provides an API to handle HTTP requests. | |
icanboogie/i18n | I18n framework | |
icanboogie/icanboogie | High-performance micro-framework for PHP | |
icanboogie/image | Support for images and colors. | |
icanboogie/inflector | Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more. | |
icanboogie/mailer | Handles emails generation and sending. | |
icanboogie/message-bus | A straightforward implementation of a message dispatcher | |
icanboogie/module | Provides module support to ICanBoogie. | |
icanboogie/module-installer | Module installer for ICanBoogie | |
icanboogie/operation | Feature rich controllers dedicated to a single task | |
icanboogie/prototype | Implements the Prototype design pattern; getters/setters | |
icanboogie/render | Renders templates with a variety of template engines. | |
icanboogie/render-engine-markdown | A Markdown render engine for icanboogie/render. | |
icanboogie/routing | Request routing | |
icanboogie/service | A dependency-injection container agnostic service provider | |
icanboogie/session | Manage sessions | |
icanboogie/storage | Store and retrieve values, using different/multiple storage backends. | |
icanboogie/transformation | Transform data for serialization | |
icanboogie/updater | Update API | |
icanboogie/validate | Validate data against a set of rules | |
icanboogie/view | Provides view support to ICanBoogie |