Libraries tagged by simple start
pflorek/php-basic-auth
68 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
person55/json-response
7 Downloads
Simple class with properly formatted json response with HTTP status
ozzyfant/minephpquery
63 Downloads
Simple to use library to fetch and check the status of Minecraft servers.
ngreyson/json-response
2 Downloads
A simple class that returns a properly formatted json response with HTTP status
mutahir-shah/innovate-mr
4 Downloads
Innovate Supplier APIs provide a simple and quick way to pull down survey inventory available to supplier and match with user’s profile. With this, supplier will be able to get updated list of survey inventory, real time statistics for each survey and targeting questions to match with user’s profile.
mohamedismail/json-response
3 Downloads
a simple class to return a properly formatted json response with http status
mikes/json-response
3 Downloads
A simple class that returns JSON response with HTTP status
mbcx9rvt/twenty-fifteen
29 Downloads
Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
lmamsdev/json-response-three
2 Downloads
a simple class that returns a properly formatted json response with HTTP status
kuyoto/covid19-cli
1 Downloads
Provides a simple command-line tool for displaying COVID-19 stats.
khumam/php-chats-analytics
3 Downloads
Simple Whatsapp chat analytics which can be used to view chat statistics.
joaosalless/holidays-br
66 Downloads
Joaosalless/Holidays-BR provides a simple class to get holidays for a specified country, state and city
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
igsem/api-bundle
94 Downloads
A simple bundle to help Symfony API development. Provides a BaseController, BaseTest and a StatusCode helper