Coder Social home page Coder Social logo

PHP 8 Support about archetype HOT 7 CLOSED

ajthinking avatar ajthinking commented on May 22, 2024
PHP 8 Support

from archetype.

Comments (7)

pkeogan avatar pkeogan commented on May 22, 2024 3

Got caught up with a project past few days, I'll send you an email to try and setup something next week.

from archetype.

pkeogan avatar pkeogan commented on May 22, 2024

@ajthinking just spent my day adding php 8.0 features and finishing your ->add()->trait([...]) functions, added features also to reproduce findOrCreate related functionality. also added some automatic phpunit feature testing functions. Also added function to sort the use /trait statements by length. Also added formatters to clean up laravel based code to go over existing code to match @taylorotwell preferred visually coding methods.

image
All the above code was generated with PHPFile::

I would make a PR , but my code does not follow your project structure at all, and breaks its nice formatting/setup. Ive done quite a bit of method chaining based packages, but you took it to another level. I am always interesting in learning new ways, and if your willing to explain it to me a little over VoIP I can conform the changes, otherwise I plan on branching off from your v0.2.5 release.

from archetype.

ajthinking avatar ajthinking commented on May 22, 2024

Thanks for taking a look at this 👍 Would love to merge it and assist with any questions. Im available today preferably or weekday evenings ECT

from archetype.

ajthinking avatar ajthinking commented on May 22, 2024

@pkeogan, could you share the branch? Would love to see it

from archetype.

lukas-frey avatar lukas-frey commented on May 22, 2024

Is this actually completed? I can't seem to find a way to add traits using PHPFile.

EDIT: I managed to add a trait using ASTBuilder / BuilderFactory, like this:

$builder->class()->insertStmt((new BuilderFactory())->useTrait('HasRoles')->getNode())

however not using the defined endpoints like there are for implements, extends, etc.

I fear I'm not experienced enough to make a PR to add the endpoint though.

from archetype.

ajthinking avatar ajthinking commented on May 22, 2024

Hi @LukasFreyCZ , thanks for bumping and nice work around.
It was never merged, so we are still missing some things related to traits.
I will try to take a look at it this weekend, will ping you if/when there is a release

from archetype.

lukas-frey avatar lukas-frey commented on May 22, 2024

Hi @LukasFreyCZ , thanks for bumping and nice work around.
It was never merged, so we are still missing some things related to traits.
I will try to take a look at it this weekend, will ping you if/when there is a release

Sounds great, thanks! If you need some help, feel free to message/tag me and I'll try my best. :) Even if it's just for testing.

from archetype.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.