An open API service providing repository metadata for many open source software ecosystems.

GitHub / ICanBoogie 50 Repositories

A high-performance micro-framework for PHP

ICanBoogie/CLDR

Internationalize your application using Unicode's CLDR

Language: PHP - Size: 830 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 50 - Forks: 5

ICanBoogie/Inflector

A multilingual inflector that transforms words from singular to plural, underscore to camel case, and formats strings in various ways.

Language: PHP - Size: 145 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 213 - Forks: 24

ICanBoogie/DateTime

Extends the features of PHP DateTime and DateTimeZone classes to ease the handling of times, time zones and time zone locations.

Language: PHP - Size: 159 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 51 - Forks: 7

ICanBoogie/ICanBoogie

A high-performance micro framework

Language: PHP - Size: 1.13 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 29 - Forks: 3

ICanBoogie/Prototype

Implements the Prototype design pattern

Language: PHP - Size: 203 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

ICanBoogie/HTTP

Provides an API to handle HTTP requests.

Language: PHP - Size: 656 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

ICanBoogie/bind-routing

Binds icanboogie/routing to ICanBoogie

Language: PHP - Size: 124 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/bind-symfony-dependency-injection

Binds symfony/dependency-injection to ICanBoogie

Language: PHP - Size: 107 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/Console

Language: PHP - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/bind-http

Binds icanboogie/http to ICanBoogie

Language: Dockerfile - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/Config

Synthesizes low-level configurations.

Language: PHP - Size: 77.1 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/Autoconfig

Language: PHP - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/bind-event

Binds icanboogie/event to ICanBoogie

Language: PHP - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/Routing

Handles URL rewriting in native PHP

Language: PHP - Size: 405 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 1

ICanBoogie/Render

Renders templates with a variety of template engines.

Language: PHP - Size: 177 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/View

Provides view support to ICanBoogie

Language: PHP - Size: 110 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/Module

Provides module support to ICanBoogie.

Language: PHP - Size: 300 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ICanBoogie/bind-activerecord

Binds ActiveRecord to ICanBoogie

Language: PHP - Size: 109 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ICanBoogie/Event

Allows developers to provide hooks which other developers may hook into.

Language: PHP - Size: 226 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ICanBoogie/ActiveRecord

Object-relational mapping

Language: PHP - Size: 1020 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 12 - Forks: 1

ICanBoogie/Validate

Validate data against a set of rules

Language: PHP - Size: 162 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/Session

Manages PHP sessions

Language: PHP - Size: 84 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

ICanBoogie/Storage

Store and retrieve values, using different/multiple storage backends

Language: PHP - Size: 97.7 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 8 - Forks: 2

ICanBoogie/bind-cldr

Binds CLDR to ICanBoogie

Language: PHP - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ICanBoogie/CLDR-CLI

A CLI for ICanBoogie/CLDR

Language: PHP - Size: 10.7 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ICanBoogie/icanboogie.org

ICanBoogie's website

Language: PHP - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ICanBoogie/render-engine-twig

Using Twig with ICanBoogie/Render

Language: PHP - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

ICanBoogie/docs

Documents for https://icanboogie.org/docs

Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ICanBoogie/Errors

An error collector

Language: PHP - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ICanBoogie/Accessor

Implements getters/setters, read-only/write-only properties, volatile defaults, type control…

Language: PHP - Size: 98.6 KB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 1

ICanBoogie/MessageBus

A straightforward implementation of a message dispatcher

Language: PHP - Size: 124 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

ICanBoogie/render-engine-markdown

A Markdown render engine for ICanBoogie/Render.

Language: PHP - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

ICanBoogie/bind-render

Binds icanboogie/render to ICanBoogie

Language: PHP - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ICanBoogie/Facets

Makes it easy to implement faceted search.

Language: PHP - Size: 99.6 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ICanBoogie/Common

Basic classes and helpers shared by some ICanBoogie packages

Language: PHP - Size: 127 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 2

ICanBoogie/bind-facets

Binds icanboogie/facets to ICanBoogie

Language: PHP - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ICanBoogie/Operation

Feature rich controllers dedicated to a single task

Language: PHP - Size: 136 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ICanBoogie/bind-message-bus

Binds icanboogie/message-bus to ICanBoogie

Language: PHP - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ICanBoogie/bind-prototype

Binds icanboogie/prototype to ICanBoogie

Language: PHP - Size: 48.8 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ICanBoogie/Service

A dependency-injection container agnostic service provider

Language: PHP - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ICanBoogie/Transformation

Transform data for serialization

Language: PHP - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

ICanBoogie/bind-view

Binds icanboogie/view to ICanBoogie

Language: PHP - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ICanBoogie/modules-installer

Module installer for ICanBoogie

Language: PHP - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ICanBoogie/Baccara

Language: PHP - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ICanBoogie/app-hello

A starter project for your application built with ICanBoogie

Language: PHP - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ICanBoogie/ViewCache

THIS PACKAGE IS EXPERIMENTAL

Language: PHP - Size: 113 KB - Last synced at: over 1 year ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

ICanBoogie/bind-mailer

Binds icanboogie/mailer to ICanBoogie

Language: PHP - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

ICanBoogie/Mailer

Handles email generation and sending.

Language: PHP - Size: 199 KB - Last synced at: about 2 months ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

ICanBoogie/I18n

Provides an easy-to-use and extensible framework for translating your application or for providing multi-language support in your application

Language: PHP - Size: 116 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ICanBoogie/Updater

An update API

Language: PHP - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ICanBoogie/Image

Support for images and colors.

Language: PHP - Size: 164 KB - Last synced at: about 2 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0