Libraries tagged by baseball
badoo/phpcf
2541 Downloads
The formatter was created to basically only modify whitespaces, for example line feed, tabs, spaces, etc.
zephir/luya-baseblocks
2109 Downloads
Set of basic blocks for LUYA CMS
julius/basketball-courts
7 Downloads
Basketball courts application.
hotelmah/mysqli-wrapper
15 Downloads
This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
rickwest/jigsaw-basically-basic
17 Downloads
Blog starter template for Jigsaw static site generator by Tighten
basebuilder/silex-memcache-provider
417 Downloads
A silex serviceprovider that adds memcache
basebuilder/scheduling
12841 Downloads
CRON like behaviour with PHP. You can replace many cron jobs with a single entry when using this
basealtic/rpcclient
15 Downloads
squadms/foundation
734 Downloads
The foundation for SquadMS. Basically shared system dependencies.
smartcoder01/chess.php
10 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php
phpfacile/openstreetmap
534 Downloads
This service basically retrieves data from the Openstreetmap (OSM) data thanks to the Overpass API.
phpfacile/event-json
35 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
phpfacile/event-db-zend
29 Downloads
This service basically stores an event in a database (using zend-db) and get list of stored events as JSON string.
ngarak-dev/nextsms
28 Downloads
A Laravel package to send SMS using NextSMS API. Basically a folk from https://github.com/omakei with updated packages support for laravel 10 and 11