Libraries tagged by bike
nicmart/string-template
1556209 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
mouse0270/bootstrap-growl
100903 Downloads
This is a simple pluging that turns standard Bootstrap alerts into "Growl-like" notifications.
linfo/linfo
1633019 Downloads
App and library for easily parsing and displaying system information of the host, like network/torrents/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.
jenssegers/model
3820947 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
hedii/laravel-gelf-logger
2927948 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
flightphp/core
32223 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This is the maintained fork of mikecao/flight
essence/essence
503209 Downloads
Extracts information about medias on the web, like youtube videos, twitter statuses or blog articles.
dflydev/placeholder-resolver
14419403 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
daniel-zahariev/php-aws-ses
1352560 Downloads
Send emails via Amazon Simple Email Service (SES) with REST-like interface
calcinai/xero-php
3689976 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
berlindb/core
208424 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
rtconner/laravel-likeable
362312 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
overtrue/laravel-like
189418 Downloads
👍 User-like features for Laravel Application.
duzun/hquery
114388 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
crestapps/laravel-code-generator
83150 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.