Libraries tagged by irstea
jerowork/graphql-attribute-schema
70 Downloads
Easily build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of large configuration arrays.
inkvizytor/dotpay
3183 Downloads
Package for Dotpay payments via api instead of form
iagofelicio/laravel-gmail-oauth2
697 Downloads
Send emails with Gmail OAuth2 credentials instead of SMTP default access information
foolz/inet
2318 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
evanshunt/frontendeditlink
2305 Downloads
A small SilverStripe module that provides logged in users with a front-end `Edit` link. This helps in quickly editing a pages and finding it on the SiteTree instead of hunting for it.
engageinteractive/laravel-view-models
10639 Downloads
Use view models instead of database model in your blade files and JSON responses.
eboreum/exceptional
2954 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
dmk/mkcache_queue
1108 Downloads
Clear the TYPO3 caches via a queue instead of doing it directly
dittto/doctrine-entity-factories
5072 Downloads
Allows doctrine to pull entities from factories instead of just reflection
code711/speedupyaml
322 Downloads
This extension provides an XCLASS for TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader to use the pecl extension YAML if available instead of the Symfonies\'s Yaml::parse. This extension is experimental and a proof-of-concept. It might work in production.
cmandersen/has-one-specific
5963 Downloads
Add a Laravel relationship where you can specify a set ID, instead of a dynamic relationship
cheprasov/php-parallel
12345 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
addiesaas/package-adopt
14616 Downloads
Composer plugin to install AddieSaaS packages to App directory instead of vendor
etobi/coreapi
43924 Downloads
Provides a simple to use API for common core features. Goal is to be able to do the most common tasks by CLI instead of doing it in the backend/browser.
automattic/jetpack-lazy-images
28182 Downloads
Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once. Modern browsers now support lazy loading, and WordPress itself bundles lazy loading features for images and videos. This feature will consequently be deprecated in November 2023.