Libraries tagged by simple class
robquistnl/simplehtmltotext
95970 Downloads
A Simple PHP Class to transform HTML to Text
renoki-co/laravel-healthchecks
54124 Downloads
Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.
espresso-dev/instagram-php
7550 Downloads
A simple PHP class for accessing the Instagram API
billowapp/show-me-the-money
27913 Downloads
Super simple money class for laravel and we mean simple.
benmajor/php-image-resize
5197 Downloads
A simple PHP class to handle image resizing and editing.
mpyw/easycrypt
2880 Downloads
A class that provides simple interface for decryptable encryption.
bigpoint/monolog-creator
62368 Downloads
These classes provide a simple factory for creating preconfigured monolog logger objects.
marcj/php-rest-service
37760 Downloads
PHPRestService is a simple and fast PHP class for server side RESTful APIs.
ph-7/obfuscator
2396 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
nadar/aspsms
40429 Downloads
Simple to use sms sending class for the aspsms.com gateway.
grifart/scaffolder
14051 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties
php-censor/phpdoc-checker
70842 Downloads
A simple tool for checking that your PHP classes and methods use PHPDocs (PHP DocBlocks Checker fork).
neild3r/php-docblock-checker
90697 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
wruczek/php-file-cache
23429 Downloads
Light, simple and standalone PHP in-file caching class
steefdw/standards-enums
35639 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.