Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Components Laravel Package

alterphp/components

View on GitHub
Deep Wiki
Context7

AlterPHP Components

Compatible with Symfony 2.1.x branch, not tested with further version.

Some components I use in my developments (mostly with Symfony2)

Build Status

Components list

  • AlterPHP\Component\Form\Type\ChoiceBitType

    Based on Symfony2 components, this field type provides the way to store a collection of choices in a simple integer field/column. It works the same as ChoiceType but takes and returns an integer that is the sum of each choice bitWeight value.

    bitWeight field is an integer indicating the power of two that is assigned to the choice and must be unique.

    This component has following dependencies :

    • Symfony
  • AlterPHP\Component\Form\Type\EntityBitType

    Based on Symfony2 components, this field type provides the way to store a collection of entities in a simple integer field/column. It works the same as EntityType but takes and returns an integer that is the sum of each entity bitWeight value.

    bitWeight field is an integer indicating the power of two that is assigned to the entity and must be unique.

    This component has following dependencies :

    • Symfony
    • Doctrine
  • AlterPHP\Component\HttpFoundation\RedirectionResponseWithCookie

    Based on Symfony2 components, this class provides a simple RedirectResponse object with the ability to set cookies from the constructor.

    This component has following dependencies :

    • Symfony

Installation in a Symfony2 project

Add following lines in the composer file :

"require": {
    ...,
    "alterphp/components": "1.1.*"

Then run :

composer --dev install
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky