Libraries tagged by note
cseufert/hamle
6610 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
codingms/shop
3669 Downloads
Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop
cineman/amazon-s3-php-class
11385 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
carlosio/compify
172 Downloads
Including the tests and other useless information like .travis.yml in distributed packages is not a good idea. "Compify" tries to remove everything, in order to save bandwidth and disk usage, but the necessary code for the package to work in your app or library.
carbon/firstelement
4888 Downloads
Get a boolean value returned if a content element is the first element in a ContentCollection or not
burger-digital/blackbaud-php-sdk
5243 Downloads
This API manages constituent information and related entities such as addresses, phones, emails, and notes.
betalabs/laravel-seeder
2039 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
b2pweb/bdf-prime-analyzer
2359 Downloads
Analyze queries generated by Prime ORM and dump unsafe or not optimized queries
b13/graceful-cache
7531 Downloads
TYPO3 cache backends which do not always have to be enabled
azazppl/wkhtmltox-linux-generic-amd64
27465 Downloads
wkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine. These run entirely "headless" and do not require a display or display service.
awesometoast/toastbox
80 Downloads
Wrappers for JavaScript alert(), confirm(), prompt(), and other flexible dialogs using the Bootstrap 5 framework that does not require jQuery. This is a fork of Bootboxjs by Nick Payne.
arvin-rahnama/laravelpwa
1934 Downloads
Looks like an app, feels like an app, but NOT an app.
andersundsehr/reduce-duplicate-content
11369 Downloads
redirect if page has a / at the end (or not). (reduce Duplicate Content)
aeon-php/automation
93 Downloads
Automatically update project changelog after commit/tag/release/pull request in "keep a changelog" format (or not)
abdulelahragih/querybuilder
1253 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.