Libraries tagged by simple php
phpunit/php-text-template
738483381 Downloads
Simple template engine.
firebase/php-jwt
362742878 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/event-manager
426903010 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
mockery/mockery
414753739 Downloads
Mockery is a simple yet flexible PHP mock object framework
clue/stream-filter
221060358 Downloads
A simple and modern approach to stream filtering in PHP
evenement/evenement
98543432 Downloads
Événement is a very simple event dispatching library for PHP
slim/slim
42292592 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
marc-mabe/php-enum
13424356 Downloads
Simple and fast implementation of enumerations with native PHP
aws/aws-sdk-php-laravel
29333841 Downloads
A simple Laravel 6/7/8/9/10/11/12 service provider for including the AWS SDK for PHP.
fabpot/goutte
52392579 Downloads
A simple PHP Web Scraper
mustangostang/spyc
32856492 Downloads
A simple YAML loader/dumper class for PHP
doctrine/reflection
101924590 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
18614553 Downloads
An extremely simple PHP datadogstatsd client
j7mbo/twitter-api-php
8933120 Downloads
Simple PHP Wrapper for Twitter API v1.1 calls
sunra/php-simple-html-dom-parser
8872505 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.