rcboned's Stars
jonasgeiler/Gameshell-Love2D-Template
A simple template to quickly create Löve2D games for the Gameshell (by clockworkpi)
jun9/gameshell_template
Python Arcade Gameshell Template
odan/slim4-skeleton
A Slim 4 Skeleton
elastic/elasticsearch-php
Official PHP client for Elasticsearch.
lazychaser/laravel-nestedset
Effective tree structures in Laravel 4-8
mongodb/laravel-mongodb
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
joshtronic/php-googleplaces
PHP Wrapper for the Google Places API
jsonrainbow/json-schema
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
heydavid713/neo4jphp
PHP wrapper of the Neo4j REST interface
JakubOnderka/PHP-Console-Color
Simple library for creating colored console ouput
hassankhan/config
Config is a lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
JakubOnderka/PHP-Console-Highlighter
Highlight PHP code in terminal
jenssegers/date
🗓 A library to help you work with dates in multiple languages, based on Carbon.
Intervention/image
PHP Image Processing
hybridauth/hybridauth
Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google.
halaxa/json-machine
Efficient, easy-to-use, and fast PHP JSON stream parser
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
guzzle/RingPHP
[DEPRECATED] Simple handler system used to power clients and servers in PHP (this project is no longer used in Guzzle 6+)
guzzle/streams
[DEPRECATED] Provides a simple abstraction over streams of data
hamcrest/hamcrest-php
PHP Hamcrest implementation [Official]
vinkla/hashids
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
giggsey/Locale
GrahamCampbell/Laravel-Manager
Providing some manager functionality for Laravel
GrahamCampbell/Laravel-Markdown
A CommonMark wrapper for Laravel
giggsey/libphonenumber-for-php
PHP version of Google's phone number handling library
firebase/php-jwt
PHP package for JWT
fzaninotto/Faker
Faker is a PHP library that generates fake data for you
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
erusev/parsedown
Better Markdown Parser in PHP