Libraries tagged by icanboogie
icanboogie/inflector
2222383 Downloads
Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.
icanboogie/datetime
338501 Downloads
Extends the features of PHP DateTime and DateTimeZone
icanboogie/cldr
240631 Downloads
Localize applications using Unicode's CLDR
icanboogie/common
262089 Downloads
Common helpers and classes for ICanBoogie
icanboogie/accessor
52669 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
icanboogie/icanboogie
5233 Downloads
High-performance micro-framework for PHP
icanboogie/storage
34107 Downloads
Store and retrieve values, using different/multiple storage backends.
icanboogie/routing
6400 Downloads
Request routing
icanboogie/prototype
10744 Downloads
Implements the Prototype design pattern; getters/setters
icanboogie/http
7144 Downloads
Provides an API to handle HTTP requests.
icanboogie/bind-routing
3817 Downloads
Binds icanboogie/routing to ICanBoogie.
icanboogie/bind-prototype
3005 Downloads
Binds icanboogie/prototype to ICanBoogie.
icanboogie/bind-event
3166 Downloads
Binds icanboogie/event to ICanBoogie
icanboogie/service
837 Downloads
A dependency-injection container agnostic service provider
icanboogie/message-bus
13273 Downloads
A straightforward implementation of a message dispatcher