Libraries tagged by coast
devskyfly/php56
1087 Downloads
Represent core php function and constants by namespaces and classes like static members.
detain/webhostinghub-glyphs
17 Downloads
WebHostingHub Glyphs is a most comprehensive set of glyph icons available as font. The goal is to be fully compatible with Bootstrap and other frameworks and CMSs. It will be constantly updated so if you have ideas for new icons, do let us know. http://webhostinghub.com/glyphs
delz/hprose
69 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
danilowa/laravel-api-response-builder
22 Downloads
A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.
corex/lmodel
5808 Downloads
Laravel Model (generator, constants, preserved lines, phpdoc)
conan/silverstripe-data-object-utils
506 Downloads
Useful constants, CMS field helper functions and a permission extension for Silverstripe CMS ^4.
codememory/entity-response-control
71 Downloads
Controls the response from entities or other objects based on constraints
code-simplify/ciesta-project
10 Downloads
A simple way to write classes in PHP. No more getters, setters, constructors, or SQL.
coagus/php-api-builder
5 Downloads
PHP API Builder is a library designed to simplify the construction of APIs in PHP, ensuring clean, well-structured code, and providing out-of-the-box support for connecting a MySQL database as a resource.
chiron/http-message-util
2251 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
calcinai/gendarme
15 Downloads
Application to generate constrained SKDs based on JSON schemas
bubnov-mikhail/landedcostcalculationapi
13728 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`
bogordesaincom/laravel-enum-simple
1035 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files. Forked from
bjornjohansen/do-upgrade-plans
17 Downloads
Upgrade your DigitalOcean droplets to better plans with the same cost.
bingo-soft/concurrent
510 Downloads
Concurrent programming constructs for PHP