Libraries tagged by als
majisti/boilerplate
13 Downloads
A full stack boilerplate, including Symfony, Behat, Codeception, React & Redux with Webpack all under docker. It also even comes with examples!
machinateur/manifest
6 Downloads
The code style `.editorconfig` for phpstorm. Also home to my phpstorm copyright profiles.
lucinda/headers
567 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
lochmueller/ink
8 Downloads
Build stable and flexible newsletter templates. Incl. also the plain text rendering for plain text e-Mails. Please contribute at https://github.com/lochmueller/ink
littlebizzy/force-https
14 Downloads
Redirects all HTTP requests to the HTTPS version and fixes insecure links and resources without altering the database (also works with CloudFlare).
lexxyungcarter/ziggy
1594 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
learncodeweb/filesupload
92 Downloads
A very simple (GD library Image processing) class for upload multiple files. You can create multiple thumbnails, add watermark (text/image), resize and change the quality of the images. You can also use this class with any PHP framework, tested with Laravel 8 and Laravel 9.
lapuad/taobao-tmall_spider
174 Downloads
淘宝、天猫商品详情数据抓取PHP版本,目前支持PC端淘宝网和天猫网站商品详情页数据抓取,后续会考虑添加天猫超市、天猫国际以及Python版本的支持。It's a php spider for crawling goods data from taobao.com and tmall.com. A python3 version spider will also be available later.
l91/symfony-intl-fix
7 Downloads
Provides the symfony/intl fix for new php version also for symfony 2.8
kunstmaan/voting-bundle
963 Downloads
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
kingson-de/marshal-xml-serializer
103 Downloads
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.
kingson-de/marshal-serializer
730 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
kba-team/cakephp-filter-plugin
626 Downloads
Filter is a CakePHP plugin which enables you to create filtering forms for your data in a very fast and simple way, without getting in the way of paging, sorting and other "standard" things when displaying data. It also remembers the filter conditions in a session, but this can be turned off if undesirable.
kattatzu/sbif
969 Downloads
Consulta de indicadores al API de la SBIF (Chile)
jtrw/php-make
25 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.