Libraries tagged by baseball
mgargano/baseball-tools
18 Downloads
PHP wrapper library that provides access to the Baseball-Databank (www.baseball-databank.org) and succeeding databases
cspivack/faker-baseball
6 Downloads
Use fakerphp/faker to generate data from the Fighting Baseball roster.
bilaleren/broadage-api
4 Downloads
Broadage Sports provides comprehensive sports data API solutions for your projects.
awcodes/shout
240443 Downloads
A simple inline contextual notice for Filament forms, basically just a fancy placeholder.
mf/collections-php
87478 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
de-swebhosting-typo3-extension/tinyurls
54219 Downloads
This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.
sweetchuck/cli-cmd-builder
100550 Downloads
Build a CLI commands. Basically string concatenating.
naprstek/doctrine-functions
27833 Downloads
A set of User Defined Functions to Doctrine 2, basically for MSSQL.
hov/jobfair
2955 Downloads
Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available
dvdoug/stringstream
7695 Downloads
Stream wrapper for strings. Basically, like php://temp except that you can have multiple streams
williamheelis/restful-inputs
106 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
tlr/menu
9536 Downloads
Take some of the stress and boilerplate out of building menus (or indeed any list, because that's basically what a menu is) With support for laravel
mouf/html.utils.weblibrarymanager
358828 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
ryanhs/chess.php
7569 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
phmlabs/smoke
1182 Downloads
Smoke can be used to check if a web platform is basically working.