Libraries tagged by core admin
dragon-code/iconify-ide
5 Downloads
Easily stylize your IDE interface by adding branded project icons
aminrafiei/horizon
19 Downloads
Dashboard and code-driven configuration for Laravel queues.
adinaria/laravel-last-modified
10 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit, Work only with laravel 12
webbuilders-group/silverstripe-packagistshortcode
41 Downloads
Add a short code for adding a Packagist installs button with a count to a HTMLText field.
webbuilders-group/silverstripe-githubshortcode
58 Downloads
Add a short code for adding GitHub Star and Fork buttons with counts to a HTMLText field.
kanel/phpclasseditor
15 Downloads
Edit php files / classes by dynamically adding code to them
mega6382/hab-encryption
20 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.
sustainableweb/wp-carbon-calculator
0 Downloads
Effortlessly calculate any page’s carbon impact and performance score from the WordPress admin. Real-time results, no reliance on the Website Carbon API — works instantly on any site with minimal setup.
dominicwatts/hidecachewarning
0 Downloads
Hide admin One or more of the Cache Types are invalidated warning
akostdev/moonshine-clock
5 Downloads
Analog clock for your admin panel and more
joegabdelsater/promo-codes
25 Downloads
This package is a plug and play package for adding the promo code discount features to your project
openmage-module-fostering/aw_blog
991 Downloads
Blog for Magento. Shows posts with comments. Comments can be auto approved or moderated by admin. Categories. Plus much more.
bluehousegroup/silverstripe-unique-page
529 Downloads
Prevents admin users from creating more than one instance of a page class.
builtnorth/wp-baseline
95 Downloads
Adds baseline functionality to WordPress. For example, security features, admin cleanup, svg sanitization, and more.
zalevsk1y/container-builder
161 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.