Popular Packages

  • PHP

    jokkedk/webgrind

    Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

  • PHP

    stubbles/sequence

    Stream your iterators.

  • PHP

    akeneo/php-coupling-detector

    Detect all the coupling issues of your project with respect to the coupling rules you have defined.

  • PHP

    nexxai/laravel-cfcache

    A handful of Cloudflare cache helpers for Laravel

  • totara/htmlpurifier-html5

    HTML5 support for HTML Purifier

  • PHP

    totara/scssphp

    Totara fork of scssphp

  • CSS

    filafly/brisk

    A simple, friendly theme for Filament.

  • PHP

    vaened/laravel-sequenceable

    Facilitates the generation and autocompletion of a sequential value in the database

  • PHP

    vaened/php-search-engine

    A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.

  • PHP

    vaened/dictionary-flow

    A library for comprehensive evaluations within a key-value data dictionary, enabling precise condition definitions and data-driven decision-making.

  • PHP

    vaened/laroute

    An enhanced Laravel extension to export named routes to JavaScript, allowing you to use route names instead of URLs. Supports route grouping for modular applications.

  • PHP

    vaened/laravception

    Standardize your error responses in Laravel with Laravception. Get consistent error codes, messages, metadata, and translation support.

  • PHP

    vaened/laravel-criteria

    Search engine builder for eloquent

  • PHP

    vaened/php-criteria-core

    Core functionality to implement criteria pattern using php