Libraries tagged by modifier
practo/sentry-bundle
13171 Downloads
A fork for Kunstmaan sentry bundle. Minor modification and improvements. The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.
pixelopen/kirby-asset-version
219 Downloads
A plugin for Kirby CMS to add modification timestamps to css and js files
pittacusw/core
139 Downloads
Core modifications for laravel
peehaa/minifine
101 Downloads
Minifier for web resources
opengemeenten/typo3-cache-headers
71 Downloads
Frontend caching modifications
oncesk/runkit
2826 Downloads
Realtime php class and structure modification
neunerlei/inflection
2624 Downloads
An inflector with implementation agnostic inflector adapter and fancy string modifications
munna/dot-env-editor
107 Downloads
Simple package for laravel .env file modification. Now you can handle your .env variable easily.
miqueiasdesouza/boleto
929 Downloads
Pacote para a geração de boletos e integração com Laravel 4.2 e 5.1. Esse pacote visa disponibilizar um conjunto de classes que trabalha com o BoletoPHP (http://boletophp.com.br) para ser utilizado com ou sem a necessidade de framework. Utilizei os arquivos do BoletoPHP (http://boletophp.com.br) porém fiz algumas modificações para conseguir a re-utilização do código em classes já que o projeto original é feito em PHP Estruturado. Estou disponibilizando o código para comunidade como uma forma de agradecimento pelas informações já adquiridas. Estou utilizando também as classes HTML2PDF para geração dos boleto em PDF.
mdoteu/pdfparser
18 Downloads
Fork of Smalot's Pdf parser library with modifications.
mamuz/squeezer
968 Downloads
PHP library minifier
kakawait/tiny-php
228 Downloads
PHP source file minifier
jweiland/checkmysite
122 Downloads
Check index.php for suspicious modifications
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
helloarman/dumptable
110 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.