Libraries tagged by php-basic
humanmade/php-basic-auth
140440 Downloads
Basic PHP authentication for HM Dev and Staging environments.
nguyenanhung/basic-firewall
8969 Downloads
PHP Basic Firewall
php-extended/php-basic-console-logger
25766 Downloads
A very basic psr-3 compliant logger to log activity in the console
chroma-x/json-http-client
1949 Downloads
A JSON HTTP client library. This project also is the reference implementation for extending the PHP Basic HTTP Client.
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`.
elearning-innovation/php-basic-lti
1259 Downloads
Ease learning's fork of the original oscelot LTI 1.1 library
iboxs/basic
32 Downloads
PHP basic method package
andygrond/hugonette
20 Downloads
PHP basic library for web sites operated on Hugo static generator
bainternet/sqlite-simple-store
48 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.
zymeli/php-basic-console-logger
13 Downloads
forked from https://gitlab.com/php-extended/php-basic-console-logger , A very basic psr-3 compliant logger to log activity in the console
webites/php-basic-tools
6 Downloads
PHP Basic Tools for any PHP projects
judikael971/php-basic-acl
10 Downloads
Dependency free, simple access control lists for PHP.
jamset/zmq_php_basic
26 Downloads
Basic classes of ZMQ using for PHP
ivanomatteo/php-basic-stuffs
0 Downloads
basic php library to provide a better programming experience with php
idct/php-basic-argv-reader
57 Downloads
Basic Argv reader for PHP to avoid usage of Symfony Console in projects which do not require it's advanced features.