Packages from laxity7

  • PHP

    laxity7/dotenv

    Registers environment variables from a .env file

  • PHP

    laxity7/dto

    An easy-to-use generic DTO package for PHP

  • PHP

    laxity7/glicko2

    A PHP implementation of glicko2 rating system

  • PHP

    laxity7/laravel-swagger

    Auto generates the swagger documentation for a laravel project

  • laxity7/yii2-assets-free

    A meta package that allows you to install yii2 without composer-asset-plugin.

  • PHP

    laxity7/yii2-collection

    Active Record Collection implementation for the Yii framework

  • PHP

    laxity7/yii2-json-field

    Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data

  • PHP

    laxity7/yii2-sentry

    A Yii2 component for Sentry allowing data arrays passing through Yii2 logging methods

  • PHP

    laxity7/yii2-swagger

    Swagger Documentation Generator for Yii2 Framework with swagger v3.0

  • PHP

    laxity7/yii2-trim-behavior

    Behavior that truncates all spaces and other characters in all attributes in a model before validate