Libraries tagged by musically

badoo/phpcf

186 Favers
2545 Downloads

The formatter was created to basically only modify whitespaces, for example line feed, tabs, spaces, etc.

Go to Download


bainternet/sqlite-simple-store

14 Favers
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.

Go to Download


dvdoug/stringstream

5 Favers
8405 Downloads

Stream wrapper for strings. Basically, like php://temp except that you can have multiple streams

Go to Download


rickwest/jigsaw-basically-basic

2 Favers
19 Downloads

Blog starter template for Jigsaw static site generator by Tighten

Go to Download


williamheelis/restful-inputs

0 Favers
142 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!)

Go to Download


squadms/foundation

0 Favers
765 Downloads

The foundation for SquadMS. Basically shared system dependencies.

Go to Download


smartcoder01/chess.php

0 Favers
12 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

Go to Download


phpfacile/openstreetmap

2 Favers
536 Downloads

This service basically retrieves data from the Openstreetmap (OSM) data thanks to the Overpass API.

Go to Download


phpfacile/event-json

0 Favers
38 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.

Go to Download


phpfacile/event-db-zend

0 Favers
30 Downloads

This service basically stores an event in a database (using zend-db) and get list of stored events as JSON string.

Go to Download


ngarak-dev/nextsms

0 Favers
32 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

Go to Download


josh-techie/league-config

0 Favers
1 Downloads

This is a demo package basically the code is from the PHP League Config

Go to Download


jonathanwkelly/ups-shipping-rate

0 Favers
7 Downloads

This is a very simple class that uses the UPS web service to get a shipping rate. Basically, you pass it the shipping method you'd like to use, the destination / shipper zip codes, the package dimensions, and receive a shipping quote. There are plenty of values that are hard-coded in the XML request that could be passed in dynamically for a more robust rating process.

Go to Download


itinance/slim-basic-auth-pass-through

0 Favers
31 Downloads

An extension on top of slim-basic-auth, that basically passes through any auth data to the request

Go to Download


hotelmah/mysqli-wrapper

1 Favers
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.

Go to Download


<< Previous Next >>