Packages from lamansky

  • PHP

    lamansky/api

    Lets you create REST APIs using PHP classes to represent API endpoints.

  • PHP

    lamansky/doctrine

    A collection of classes useful in almost any project that uses the Doctrine ORM.

  • PHP

    lamansky/fraction

    A class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.

  • PHP

    lamansky/hash

    Hash

  • PHP

    lamansky/map

    An iterable key-value collection class.

  • PHP

    lamansky/phpcs

    An opinionated PHP code standard that mostly tries to make sure your PHP doesn’t look too different from other languages in your project.

  • PHP

    lamansky/random-password

    Uses cryptographically-secure randomization to generate a password of a given length from given sets of characters.

  • PHP

    lamansky/secure-shuffle

    Reorders array elements using cryptographically-secure randomization.