Popular Packages

  • PHP

    open-ecommerce/masters-wp

    WordPress boilerplate based in bedrock and foundationpress

  • PHP

    kassko/util-util

    Various helpers

  • PHP

    kassko/util-reflection

    Add new capabilities to native php reflection

  • PHP

    kassko/util-config

    Config

  • PHP

    microphork/application

    The installer used to start a new microphork application

    Abandoned!

  • PHP

    antaresproject/component-logger

    <p><p>Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:</p><ul><li>Activity log - events related to objects in the system. E.g. changing user details.</li><li>Error log - application errors with detailed information for easier debugging.</li><li>Request log - all the HTTP requests to the application.</li><li>Automation log - logs of the Automation module.</li><li>Notification log - all the notifications sent to users by Notification module.</li></ul></p>

  • PHP

    visualappeal/databaselogger

    Laravel package to log messages into a database.

  • PHP

    antaresproject/component-translations

    Translations is a module allowing administrator to manage the translations on the interface level. It provides handy tools for importing/exporting translations as files. The interface includes text comparison feature which makes it very easy to use even for non-technical person.

  • PHP

    antaresproject/component-tester

    Tester is module which provides tools to verify(test) configuration in various sections.

  • PHP

    antaresproject/component-notifications

    Notifications module is responsible for configuration interface of notification templates and sending notifications to users in the system. It handles email and sms notifications, but also displays alerts (the bell icon) to the users. It allows administrator to set up their own text and supports multi-language.

  • prooph/redis-event-store

    Prooph Redis EventStore

  • PHP

    antaresproject/component-customfields

    Custom fields module provides possibility to create system custom fields to extend default entity attributes.

  • PHP

    zobaken/apd

    Simple PHP api documentation generator

  • PHP

    antaresproject/component-automation

    Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.