Libraries tagged by STIN
yahnis-elsts/plugin-update-checker
1123795 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
webpatser/laravel-uuid
15434495 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
vrana/adminer
2749755 Downloads
Database management in a single PHP file.
voku/portable-utf8
18986325 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
vlucas/valitron
3889997 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
tightenco/duster
1344532 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
sunra/php-simple-html-dom-parser
8878452 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.
rakit/validation
3317334 Downloads
PHP Laravel like standalone validation library
phpspec/php-diff
53754968 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
patrickschur/language-detection
2374998 Downloads
A language detection library for PHP. Detects the language from a given text string.
owasp/phprbac
940293 Downloads
PHP-RBAC is the de-facto authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.
oneup/uploader-bundle
5482477 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
nyholm/dsn
18233116 Downloads
Parse your DSN strings in a powerful and flexible way
laravolt/avatar
4283851 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
jfcherng/php-diff
3590913 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).