Libraries tagged by PHP Repl
phile/sundown
9 Downloads
Replace the default parser in Phile with the PHP-Sundown (https://github.com/chobie/php-sundown) (C parser for Markdown).
onepress/wp-password-bcrypt
16 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
ondkal/paginator
16 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses. This is a fork of the original project by Jason Grimes that allows using item number (in addition to page number) as NUM_PLACEHOLDER for the target link in the URL.
moszkva/hashing
29 Downloads
Replacement of Hash facade. Solution for running of Laravel 4 with php 5.3 env.
mindplay/simple-cache
670 Downloads
Replacement PSR-16 package, correctly type-hinted for PHP 5.3+
jamesmorrison/wp-password-bcrypt
101 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
innobrig/paginator
68 Downloads
A lightweight PHP paginator for Bootstrap4. Generates pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
dnabeast/tusk
53 Downloads
Creates a plugin file to replace text in a string with any php or html code
danek/clean-speak
3 Downloads
PHP profanity filter with leet speak and diacritics detection, customizable dictionaries, and flexible word replacement.
alanzhaonys/paginator
22 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
geminilabs/wp-password-bcrypt
55 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
doctrine/orm
256411888 Downloads
Object-Relational-Mapper for PHP
sentry/sentry
193443115 Downloads
PHP SDK for Sentry (http://sentry.io)
doctrine/common
336604671 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
php-http/message
235575363 Downloads
HTTP Message related tools