Libraries tagged by als
heimrichhannot/contao-versions
6032 Downloads
Create versions within contao with ease and prevent entities from being purged by fromTable name. Also usable in frontend.
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.
fengyongz-guzzlehttp/psr7
2437 Downloads
PSR-7 message implementation that also provides common utility methods
faimmedia/i18n-json
184 Downloads
Simple PHP library to validate and match JSON translation files, and also pretty format them.
experius/magento1-patch-helper
2723 Downloads
Helps you to find files in custom themes, custom modules or local overwrites that also might need to be patched manually
esit/datacollections
51 Downloads
Es handelt sich um eine Erweiterung für das Open Source CMS Contao. Die Software stellt zwei Collections zur Verfügung und ist als Ersatz für den Einsatz für Arrays gedacht.
ecnu-im/sticky-sidenav
1629 Downloads
Make the sidenav section sticky and scrollable. Also support hot-discussions widget.
eboreum/caster
2365 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
delirius/contao-structure-elements
580 Downloads
HTML Struktur Element erstellt jeweils ein Start- und ein Stop-Element anwendbar als Inhaltselement oder als Formularelement. Im Start-Element können HTML-Tag, ID, Klasse und eigene Attribute definiert werden.
davehensley/highcharts
41013 Downloads
Highcharts JavaScript library, unmodified and up to date. Also includes Highmaps and Highstock.
datatables.net/datatables.net-buttons-dt
5250 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-buttons-bs4
10264 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
cyberwolfstudio/laravel-balance
205 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
codingms/address-manager
2291 Downloads
Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)
cmpayments/schemavalidator
3982 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.