Libraries tagged by irstea
ghostunicorns/module-cms-fallback
1627 Downloads
This module allows you to use local phtml template file as fallback instead of cms content
gdelacc/embargoed-composer
3 Downloads
Embargoed Composer is a simple PHP Composer library to blocks all requests from Russia and displays a pro-Ukraine message instead. Based on https://github.com/rameerez/embargoed
gauravojha/shoppingcart-eloquent
171 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
evaisse/simple-http-bundle
180143 Downloads
A very simple symfony http client bundle built on the httpfoundation component (instead of guzzle), using cURL and cURL multi.
elgentos/module-baseurlpath
4852 Downloads
Allow Magento config to have a base url path instead of root without moving Magento 2 into a subdirectory
edlugz/sasapay
320 Downloads
This package provides you with a simple tool to make requests to Sasapay APIs so that you can focus on the development of your awesome applications instead of all the set up involved.
dominicwatts/stockalert
7 Downloads
Allow stock alerts to be added via email on product page instead of requiring login
delta-solutions/translations
34 Downloads
Store your spatie/laravel-translation-loader powered translations in columns instead of in a json field
dan0sz/topmenu-products-magento2
3 Downloads
Easily add products to Magento 2's topmenu, instead of just categories.
crisu83/closurecompiler-bin
10221 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
codeit-ninja/wordpress-smtp
112 Downloads
Use PHPMailer with SMTP instead of WordPress defaults wp_mail. You can setup your own SMTP settings on the wp-admin dashboard
brenelz/laravel-childthemes
9 Downloads
This package allows you to create multiple themes and only overwrite the default when you need to instead of copying entire theme.
bednee/cooluri
14201 Downloads
RealURL alternative, have nice URLs instead of ugly with parameters.
bakkahit/sql-migration
28 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
arcanisgk/boh-basic-ouput-handler
2 Downloads
[BOH] is a very simple PHP [output handler] implementation that show Human readable information instead of using the default PHP Method