Libraries tagged by user sessions
sunnysideup/spring-clean-recipe
17 Downloads
This silverstripe module removes old versions, unused files, elementals that are not requires, files that are not in use, and more.
phaza/laravel-blade-inline-svg
66985 Downloads
Allows you to inline svgs in html so you can use normal CSS to apply styles to your svg. (No more multiple versions of same icon with just different colour)
cbcaio/image-attacher
55 Downloads
Add uploaded images to models in an easy-to-use and fast approach. Process and save modified versions of images, like avatar, thumbnail, different sizes, you decide. Write images using flysystem.
someshwer/version-comparison
14 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.
canaltp/abstract-guzzle
104 Downloads
Allows to use multiple versions of Guzzle in a same project.
pdir/contao-xls-export-bundle
1 Downloads
Contao bundle to provide a code library to create Excel xls exports. It is the proprietary binary format that was used by Excel versions up until 2007.
hschottm/contao-xls-export
1157 Downloads
Contao bundle to provide a code library to create Excel xls exports. It is the proprietary binary format that was used by Excel versions up until 2007.
gustocoder/laravel-datatable
8 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
elgg/legacy_urls
12 Downloads
Provides support for URLs used in previous versions of Elgg
yanxishe/php-old-style
0 Downloads
A compatibility layer of old php functions for running in new php versions,for example use mysql_* function in PHP5.5 or later. Chinese :php-old-style是一个PHP旧版本函数的兼容层,可以在新的PHP版本中兼容一些被废弃的函数(将旧函数名称用新函数来实现)。比如可以在PHP5.5之后的版本,继续使用mysql_*系列函数。
nguyendachuy/laravel-analytics
33 Downloads
A Laravel package to retrieve Google Analytics data. Edited to be able to use for lower php versions
muruga/search-engine
2 Downloads
This is sample search engine based library which can be used in laravel latest versions
the-toster/composer-version
17 Downloads
Composer plugin that adds npm-like version commands (patch, minor, major) and use git tags to store versions
alexbarnsley/phpunit-token-placeholder
12 Downloads
Package used as placeholders for older versions of phpunit
wayeet/c3js-php
8 Downloads
A wrapper library for c3js to use it synchronously from php (all versions)