Libraries tagged by web font
contributte/webpack-skeleton
159 Downloads
Webpack 4 project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.
con4gis/pwa
1427 Downloads
Adds PWA functionality to a contao application.
swiftyedit/swiftyedit
92 Downloads
SwiftyEdit is a Web Content Management System for Websites, Blogs and Shops
diegonz/color-wcag2
4079 Downloads
Color accessibility tool following Web Content Accessibility Guidelines (WCAG) 2.0
tacman/graby
194 Downloads
Graby helps you extract article content from web pages, fork of j0k3r/graby
nonoesp/space
125 Downloads
Create webs to publish your content with custom templates.
nonoesp/folio
536 Downloads
Create webs to publish your content with custom templates.
neam/docker-stack
235 Downloads
Toolkit for maintaining a Docker-based "one-process-per-container" stack for 12-factor web apps.
neam/docker-php-toolkit
68 Downloads
Toolkit for maintaining a Docker-based "one-process-per-container" stack for 12-factor web apps.
neam/dna-project-base-docker-toolkit
26 Downloads
Toolkit for maintaining a Docker-based "one-process-per-container" stack for 12-factor web apps.
mikespub/seblucas-cops
5 Downloads
Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
mgamadeus/colorist
2358 Downloads
A comprehensive PHP toolkit for color management and Material Design palette generation. Features a suite of classes for color representation and transformation, enabling seamless integration of vibrant color schemes and custom palettes into web and app projects. Elevate your design with precision color control.
mfreiholz/persistent_login
0 Downloads
This server-side plugin is useful for all Roundcube users who don’t like to log into their e-mail account each time they open their browser. The plugin stores a persistent login cookie which automatically logs the user in the next time he or she visits the Roundcube web mailer.
immusen/yii2-swoole-websocket
8703 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package