Libraries tagged by irstea
hojaonline/retrostats
13 Downloads
This extension copies the exact functionality for writing the Apache-style log files as used to be part of the core until v4.7. The only issue to take care of is to add the [FE][logfile_dir] setting in AdditionalConfiguration.php instead of LocalConfiguration because the Install tool will remove it otherwise.
highliuk/wordpress-command
12 Downloads
Easy way to define custom commands in WordPress powered by Symfony Console instead of WP-CLI
hezachary/aws-sdk-php
877 Downloads
A duplication of AWS SDK for PHP, use static variable instead repeatedly include files
guifcoelho/immu-table
10 Downloads
Package for using immutable ndjson models instead of regular SQL or NoSQL databases with sintax similar to Laravel Eloquent.
gubler/daux-parsedown-generator
2118 Downloads
Daux.io generator to use Parsedown instead of CommonMark
greg-1-anderson/core-recommended-dependencies
49 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
garsaud/tcpdf_using_streams
35 Downloads
Fork of the official TCPDF lib, but using PHP resources instead of in-memory buffer
g3r4/php-jira-rest-client
29 Downloads
Fork of JIRA REST API Client for PHP to not require dontenv, uses env variables instead
fostam/file
7 Downloads
Convenience wrapper for PHP functions like `fopen()`, `fgets()` that offers object oriented usage and handles errors with exceptions instead of return results.
fos-user-util/user-util
310 Downloads
Trait to use Symfony FOSUserBundle with SQL queries instead of object manager
flagbird/akeneo-requirejs-with-react-ts
3 Downloads
An example bundle for using mostly Typescript and React instead of RequireJS in Akeneo
fikoborizqy/noobject
11 Downloads
Not Only Object will return NULL instead of error for undefined property.
ezitisitis/laravel-uuid
208 Downloads
This package provides fast and furious UUID as primary key implementation instead of autoincrement
evinkuraga/tmdb-laravel
243 Downloads
This is a fork of the package php-tmdb/laravel. Instead of waiting for the maintainer to update the php-tmdb/api package to reflect the latest changes from the API, I've decided to fix these. These packages are actively used for http://flixi.com, which means these we will be most likely maintaining these with regular updates as the TMDB api integrates new changes. Original Description: Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
eutkin/nette-jwt
17 Downloads
Nette IUserStorage implementation using JWT instead of sessions.