Libraries tagged by beep
beapp/doctrine-pagination
8087 Downloads
Simple Doctrine pagination library for multiple usages
beapp/doctrine-extensions
9024 Downloads
Common extensions classes for Doctrine
beapp/bugsnag-symfony-ext
8221 Downloads
Extensions for Bugsnag Symfony
beapi/gutenberg-serializer
5249 Downloads
Serialize gutenberg blocks array to a string
bepsvpt/hpkp-builder
77923 Downloads
Easily integrate HTTP Public-Key-Pinning headers into your application.
bepsvpt/csp-builder
77942 Downloads
Easily add and update Content-Security-Policy headers for your project
vladpimk/laravel-translation-pim
4470 Downloads
Fork of joedixon/laravel-translation. Added support for the illuminate/support package version 11.0 to enable compatibility with Laravel 11. The version has not been fully tested
tiime/tested-routes-checker-bundle
62212 Downloads
A bundle to ensure all routes of a Symfony application have been tested
szemul/not-set-value
4431 Downloads
Simple package to represent a value that has not been set
sheadawson/quickaddnew
34286 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
notihnio/php-cactus
484 Downloads
Compile and protect your php code from been stolen. No risk deployments to client's servers
moosend/website-tracking
18978 Downloads
By installing the Moosend PHP Tracking library you are can track page views, product views, add to cart events and successful purchases. You can later use these details to segment your user base, run automations, check how successful your latest promo has been and how many conversions your landing page has led to.
magentron/password_exposed
1523 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach. (forked from mstaab/password_exposed)
magentron/laravel-password-exposed-validation-rule
1498 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
internacionalweb/cognito-token-verifier
1394 Downloads
This library verifies that the signature of the JWT is valid, comes from a desired application, and that the token has not been tampered with or expired.