Libraries tagged by toit
taitava/silverstripe-changeablelasteditedvalue
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.
shopgo/advanced-config
4 Downloads
A utility module that extends Magento 2 config module and adds more features to it.
rl-group/laravel-share-session
8 Downloads
A package that creates SESSION is shared by all apps connected to it
rkb/convert_to_ordinal
3 Downloads
This package has converted any valid number and string to it's ordinal number.
rishpandey/laravel-auto-migration
1 Downloads
The package uses Doctrine DBAL in order to diff the existing tables with given model and make the necessary changes to it. If the table does not exist, it will create it.
qc/qc-references
4828 Downloads
This module shows the references to the selected pages in the Pagetree, even if you don't have access to the content linking to it.
purplespider/section-overview
40 Downloads
A simple section overview page that provides summaries and links to it's child pages.
pfiss/contao_tinymce_minimal
14 Downloads
Simple module for contao to limit tinyMCE to it bareBones. Useful for teaching and later on when users should not have the power to format text in too many ways with the tinyMCE.
omanshardt/doctrine-base-entities
16 Downloads
Helper library to provide base functionality to doctrine entities such as setting creation and modification date and interleaved checksumming of entities (checksumming every entity with respect to it's predescessor)
noahglaser/entitybundle
44 Downloads
This bundle contains the base entity that has createdAt and updatedAt stamps plus lifecycle events. It also has File entity that is abstract that has a doctrine event attached to it that allows you to uplaod the file.
mindedge/ioc
448 Downloads
A standalone mini IoC container that binds Illiminate\view ,Illiminate\database to it ,Illuminate console
legendhasit/secret-weapon
0 Downloads
It's an impressive WordPress setup built with the powerful combination of Bedrock by Roots and the Sage theme by Roots. This exceptional configuration also incorporates MUDev Plugins and ACF, resulting in a development masterpiece crafted by our team of Legends. We affectionately refer to it as our secret weapon.
kazeeem/flexible-countdown
4 Downloads
This library creates a countdown timer from a date passed to it and it provides very flexible options you can use to format it.
gustocoder/laravel-datatable
7 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
felixarntz/relevant-tweet
0 Downloads
Allows to associate a tweet with each post, and optionally to display a link to it in the frontend.