Libraries tagged by als
heimseiten/contao-universal-toggler-bundle
391 Downloads
Elemente schalten durch einen Klick oder durch das Erscheinen im Viewport. Ein beliebiges Element kann als Schalter für andere beliebige Elemente eingestellt werden, um beispielsweise Elemente ein- und auszublenden. Beispiel siehe https://github.com/heimseiten/contao-universal-toggler-bundle
heimseiten/contao-mobile-navigation-bundle
506 Downloads
Standardmäßig wird die Navigation im Header auch als mobile Navigation verwendet. Um dies zu ändern, muss das Template js_mobile_navigation.html5 angepasst werden.
heimseiten/contao-fleximages-bundle
111 Downloads
Verwendet flexImages als Galerie.
halestar/laravel-drop-in-cms
40 Downloads
An extremely simple content management system meant to be dropped into existing laravel projects. It makes no assumptions about users and permissions and uses as much as possible from the host's project. It has plugins to add functionality, but at it's hears it is simply meant to build pages. Initial release will also come with a Blogging plugin.
gustocoder/laravel-datatable
6 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
giahojnost/credit-card-validator
6 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
gevman/inflector
108 Downloads
Inflector pluralizes and singularizes English nouns. It also contains some other useful methods.
gamerwalt/laramultidbtenant
1183 Downloads
This package is used to create and manage laravel multitenant applications that also creates and migrates multiple databases per tenant
filippo-toso/mailable
15 Downloads
A Laravel configurable Mailable class that also works with queues.
figuren-theater/ft-interactive
167 Downloads
Combined workflows for interactive UX using forms, comments, webmentions, etc. Also contains code related to user generated content for a WordPress multisite network like figuren.theater.
faso-dev/phone-number-checker
16 Downloads
This package is used to validate the telephone numbers of the countries taken into account. It also makes it possible to verify that a number is indeed a number of an operator X
esit/ctoadapter
419 Downloads
Es handelt sich um eine Erweiterung für das Open Source CMS Contao, das eine Möglichkeit bietet, die statischen Methoden von Contao als Instanzmethoden zu nutzen. Dies erleichtert das Testen der aufrufenden Methoden erheblich.
ericmakesstuff/display-name
647 Downloads
A simple package to show user's real names in a variety of Web-safe ways, i.e. Eric B. or E B. Also includes a Laravel Facade.
emmajiugo/flutterwave-cli
19 Downloads
A CLI app that helps you test Flutterwave payment on the go and also generate sample apps.
emma/dbal
28 Downloads
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks