Libraries tagged by is
thomascombe/backpack-async-export
22613 Downloads
This is a package to manage async export in Backpack for Laravel
testmonitor/eloquent-incrementable
25143 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
tempest/container
145374 Downloads
The container component is where the initialization of services and their dependencies are managed.
talon-one/talon-one-client
91595 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
sysforall/disabled-products-redirect
28041 Downloads
This module changes the default magento 404 page given when a product is disabled and redirects it to the first category it belongs to
synolia/sylius-maintenance-plugin
54962 Downloads
Plugin for Sylius when your website is under maintenance
swissup/module-core
197737 Downloads
Swissup core module. It's purpose is to add Swissup menu and config entries
swen100/geophp
71943 Downloads
GeoPHP is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: (E)WKT, (E)WKB, GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area and a wide variety of other useful information.
stymiee/php-simple-encryption
6288 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
sourcebroker/restrictfe
52809 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
solutionforest/filamentloginscreen
1383 Downloads
This is my package filamentloginscreen
solution-forest/filament-scaffold
3044 Downloads
This is my package filament-scaffold
solution-forest/filament-firewall
4587 Downloads
This is a middleware for whitelisting/blacklisting for Filament Admin
solarissmoke/disable-comments-mu
65975 Downloads
This is the must-use version of the Disable Comments WordPress plugin. Copy the contents of this directory into your mu-plugins directory in order to disable comments on the entire site/network, without any configuration. You should delete all existing comments from the WordPress database before activating this plugin. If you want to be able to configure the plugin's behaviour, then use the normal version.
smillerdev/phpdraft
10951 Downloads
This is a parser for API Blueprint files in PHP.