Libraries tagged by SimpleMDE
mayflower/mo4-coding-standard
427091 Downloads
PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.
loophp/phptree
1717220 Downloads
An implementation of tree data structure
lolli42/finediff
7126437 Downloads
PHP implementation of a Fine granularity Diff engine
laravel-json-api/neomerx-json-api
1383320 Downloads
Framework agnostic JSON API (jsonapi.org) implementation
laminas/laminas-xmlrpc
1626097 Downloads
Fully-featured XML-RPC server and client implementations
laminas/laminas-json-server
782508 Downloads
Laminas Json-Server is a JSON-RPC server implementation.
laminas-api-tools/api-tools-oauth2
1700411 Downloads
Laminas module for implementing an OAuth2 server
krowinski/php-mysql-replication
82733 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
konekt/enum
1720252 Downloads
SPL inspired PHP enum class implementation
kodus/file-cache
396991 Downloads
Minimal PSR-16 cache-implementation
kmlaravel/laravel-geographical-calculator
62996 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
kelvinmo/fernet-php
1148718 Downloads
An implementation of the Fernet token specification in PHP.
karriere/json-decoder
389977 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
jfcherng/php-mb-string
3917939 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
ivome/graphql-relay-php
541770 Downloads
A PHP port of GraphQL Relay reference implementation