Libraries tagged by has
fasterpay/fasterpay-php
18386 Downloads
FasterPay PHP SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch.
enomotodev/composer-lock-diff
29186 Downloads
See what has changed after a composer update.
ekinhbayar/hautelook-phpass
14961 Downloads
Portable PHP password hashing framework
cse/helpers-session
789 Downloads
The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.
codingms/schedulermonitor
7158 Downloads
Monitors TYPO3 scheduler tasks and sends an email if a task has failed or is running too long.
bpocallaghan/sluggable
19258 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
bolandish/instagram-grabber
4238 Downloads
A workaround for the new Instagram policy to get images by hashtag and user id. No need for accesstoken
bmdevel/php-index
35181 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
bephp/activerecord
2060 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
bentools/doctrine-safe-events
6493 Downloads
Fires postPersist / postUpdate / postRemove events AFTER the transaction has completed.
bchalier/php-k8s
4131 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
andersundsehr/reduce-duplicate-content
7432 Downloads
redirect if page has a / at the end (or not). (reduce Duplicate Content)
amazing/media2click
30084 Downloads
TYPO3 CMS extension media2click: Render external content like videos an iframes with privacy in mind: User has to click on placeholder to load the actual content.
alistairshaw/name-exploder
13035 Downloads
Simple class to provide title, first name, middle initial and last name from a full name field (or in reverse). Works well for western(ish) names, but has sensible defaults otherwise
adeelq/magento2-abandoned-cart-reminder
212 Downloads
A module which sends reminder email to customer upon cart abandonment after certain time (configurable) has passed.