Libraries tagged by net_imap
adbros/remote-image-processor
7353 Downloads
This package will help you to implement cloud services such as thumbor and more.
68publishers/image-storage
3840 Downloads
Extension for 68publishers/file-storage that can generate images on-the-fly and more!
zahycz/sessionless
6126 Downloads
Non-I/O blocking PHP SessionHandler implementation using Nette/Caching with DI Extension for Nette framework
arachne/security
7757 Downloads
Authentication and authorization for Nette framework. Deals with cases that are difficult to implement with nette/security.
arachne/container-adapter
72578 Downloads
Wrapper for Nette DIC which implements ContainerInterface from PSR-11.
paysys/paysys
2542 Downloads
Universal library for implement payment gateways in Nette framework.
interitty/utils
746 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
studio-net/laravel-graphql
2090 Downloads
GraphQL implementation with power of Laravel
geekk-net/laravel-enum
959 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
liquiddesign/sendgrid-mailer
1450 Downloads
△ Implementace Nette Maileru pro Sendgrid
clear01/doctrine-migrations
4516 Downloads
Implementation of Doctrine Migrations to Nette
aedart/overload
11149 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
hermajan/imagette
539 Downloads
Handling of images with Nette Image.
klimesf/nette-jwt-user-storage
44 Downloads
Nette IUserStorage implementation using JWT instead of sessions.
trick/image-manager
278 Downloads
Class for managing uploads/resizing/removing of images in Nette.