Libraries tagged by web-development
papegaill/srb_theme
5 Downloads
SRB Drupal 8 theme built to use Bootstrap, a sleek, intuitive, and powerful front-end framework for faster and easier web development.
orbisnull/orbistools
805 Downloads
request, session and other tools for web development
nlg/aurora
18 Downloads
Aurora is a powerful and efficient one-file PHP template engine designed to simplify web development. It requires no external dependencies and offers a straightforward setup process, making it ideal for projects that benefit from a lightweight, easy-to-deploy solution.
nimix3/venus
8 Downloads
Secure, lightweight & rapid web development framework
montyhusor/pqbuilder
11 Downloads
A simple PHP query builder for MySQL, aimed at simplifying database interactions in web development
mix/web-skeleton
279 Downloads
Web development skeleton
marcuwynu23/narciso
5 Downloads
'Narciso' is a web library built on top of native PHP, designed to provide developers with a set of tools and functionalities to simplify and enhance web development tasks. It aims to streamline common web development processes such as handling HTTP requests, managing sessions, accessing databases, and generating dynamic content.
mamedul/mamedul.github.io
6 Downloads
MAMEDUL ISLAM is a professional web designer with 5 years experienced from Bangladesh. I have experienced in Web Development(PHP, MySQL), Wordpress, Adobe Photoshop, Adobe Illustrator and Microsoft Office(Advanced Level).
magicbox/laraquick-kit
27 Downloads
A Laravel package to simplify web development by offering various modules like CRM, Inventory, and HR.
lray138/php-tools
3 Downloads
PHP Tools for Web Development
ldavidsp/davis
1 Downloads
Davis Web Development Framework
lcsng/amanda
7 Downloads
Amanda is a lightweight and flexible PHP routing library that dynamically maps website URLs to template files without requiring manual route definitions or directory structures. Simply place your .php or .html templates inside the amanda_templates/ directory, and Amanda will automatically serve them based on the requested URL. Easily customize template paths, override defaults, and streamline page routing for faster, more efficient web development.
kit-cosovan/base-frame
6 Downloads
FrameworkPHP is a lightweight PHP framework designed for quickly building web applications. The framework provides simple and easy-to-use tools for working with routing, databases, templates and other aspects of web development.
kindigi/crest
12 Downloads
A local web development tool for PHP applications.
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.