Popular Packages

  • PHP

    aternos/serializer

    A PHP library for (de-)serialization using attributes and reflection

  • PHP

    ebrana/elasticsearch-extension

    Ebrana elasticsearch extension for Nette

  • TypeScript

    aleks-bar/vite-handlebars

    Vite and Handlebars assembly for build to html pages with css and js files for each

  • PHP

    lithemod/mail

    Email sending package based on PHPMailer, simplifying the process of sending SMTP emails in PHP applications. It offers integration with environment variables using the lithemodules/support-env package, ensuring secure and flexible configuration.

  • PHP

    lithemod/cors

    Configures Cross-Origin Resource Sharing (CORS) headers for your Lithe application.

  • PHP

    lithemod/crypt

    A lightweight encryption utility for PHP applications, providing secure data encryption and decryption functionalities.

  • PHP

    lithemod/hash

    An effective module for hashing passwords using Bcrypt.

  • PHP

    lithemod/csrf

    The CSRF (Cross-Site Request Forgery) middleware in Lithe protects your application from attacks that attempt to perform actions on behalf of the user without their authorization.

  • PHP

    lithemod/session

    Manages user sessions, allowing you to store and retrieve both persistent and temporary information between requests, such as login data, preferences, and short-term data.

  • PHP

    lithemod/cache

    Caching mechanism using the filesystem.

  • PHP

    tur1/laravelmodules

    A Laravel package for creating modules and pages

  • lithemod/httpexception

    Custom HTTP exceptions.

  • PHP

    ibrostudio/laravel-git

    Manage git repositories with Laravel