Libraries tagged by simple php
phpunit/php-text-template
718476770 Downloads
Simple template engine.
firebase/php-jwt
350901139 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/event-manager
415894231 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
mockery/mockery
402161256 Downloads
Mockery is a simple yet flexible PHP mock object framework
clue/stream-filter
215651611 Downloads
A simple and modern approach to stream filtering in PHP
evenement/evenement
92340465 Downloads
Événement is a very simple event dispatching library for PHP
slim/slim
41257745 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
marc-mabe/php-enum
10553653 Downloads
Simple and fast implementation of enumerations with native PHP
aws/aws-sdk-php-laravel
28619580 Downloads
A simple Laravel 6/7/8/9/10/11/12 service provider for including the AWS SDK for PHP.
fabpot/goutte
52010007 Downloads
A simple PHP Web Scraper
mustangostang/spyc
31947026 Downloads
A simple YAML loader/dumper class for PHP
doctrine/reflection
101287344 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
datadog/php-datadogstatsd
17914778 Downloads
An extremely simple PHP datadogstatsd client
j7mbo/twitter-api-php
8797909 Downloads
Simple PHP Wrapper for Twitter API v1.1 calls
sunra/php-simple-html-dom-parser
8803327 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.