Dan 🇺🇦 @DanSysAnalyst
The tech guy asking too many questions about the business! 💼 ⚡ Co-Author of https://t.co/IheMzYSjyD 👨🏻💻 I.T. | 🌐 Languages | 🍷 Wine | 🥁 Music Barcelona, Spain Joined February 2021-
Tweets714
-
Followers302
-
Following156
-
Likes2K
You can use both: PHPUnit Assertions & Pest Expectations in @pestphp tests. I always use ➔ToBe() the equivalent of ➔AssertSame() because it asserts the value and type. ✅ All Tests Passing
🐣🤔❓ Naming is hard! How do you name your tests? My personal approach is: ⮕ Expressive (long) names: What is tested? Any variation? Expected result? ⮕ Simple: Everybody should understand it without seeing code. ⮕ I use @pestphp's test() for concepts and it() for actions.
💡Quick @pestphp tip: You can assert equality with a delta tolerance using ➔toEqualWithDelta(). For example, two watches cannot differ by more than two seconds. ⌚🕰️
Pest 2.6 is out! This week's release includes: 🧼 You can now chain methods such as `skip` or `with` on the `beforeEach` so that they are applied to all tests in the same file. 🔗 The `throws` method now excepts an instance of an exception.
Are there no PHP meetups scheduled in Barcelona (Spain) during the first two weeks of June? I'll be in town during that period and would love to give a talk. 🇪🇸
.@DanSysAnalyst has made some updates to the "Video Resources" section of the @pestphp website. If you are a content creator, please feel free to contribute your own content to the section. pestphp.com/docs/video-res…
🇧🇷 Não percam amanhã @tio_jobs e @leandrocfe falando sobre @filamentphp 👍👍👍 youtube.com/watch?v=z5StCX…
Enjoying a ☕ with @enunomaduro while working on some @pestphp doc improvements. 👀 pestphp.com
✨ Pest is all about fun & #GoodVibes ! ✨
✨ Pest is all about fun & #GoodVibes ! ✨
🚀 Run a playground from a GitHub PR or Repository with one click! @ijpatricio is offering a free workshop to show you these skills, don't miss it! ✍️ Sign up below...
🚀 Run a playground from a GitHub PR or Repository with one click! @ijpatricio is offering a free workshop to show you these skills, don't miss it! ✍️ Sign up below...
Following @pestphp, we just released v2 for our Pest Plugin for Laravel Expectations 🚀 👉github.com/defstudio/pest…👈 Full Pest v2 and Laravel v10 support A new expectation to compare models that takes advantage of one of the great improvements led by Pest v2: Interceptors! 👀
🔴 In one hour, we will be live with the 🇵🇹 PHP Portugal Podcast Ep. 2! Make sure to join us will be super fun! youtube.com/watch?v=hE9J2B…
Is PHPStan level 9 not brutal enough for you? I just updated the documentation with some tips how to tune PHPStan to be even more strict to give you additional type safety to your code: phpstan.org/user-guide/rul…
🎉 @pestphp v2 is out! - If you never wrote a test before... - You never checked what is inside the 'tests' folder... Get started now! 1. Install Pest: pestphp.com/docs/installat… 2. Write your first test: pestphp.com/docs/writing-t… #LetsPestThis
Announcing Pest 2: ✓ New powerful architecture plugin ✓ Up to 60% faster on parallel testing ✓ Stay organized with to-dos in your tests ✓ New options like --profile, --retry, --dirty Plus, we've completely revamped our documentation and website! pestphp.com/docs/announcin…
Congrats on the package Tom!
When testing my code with @pestphp I always add in Pest.php a helper method to log in with a fake user and be able to set its role. Then in my tests is as easy as: login(Role::auditor); 🚀
🥳 @pestphp Telegram group reached 700+ members in a couple of days! Join us and share the #GoodVibes! 👉 t.me/+kYH5G4d5MV83O…
A lot of knowledge sharing in @pestphp community today! @DanSysAnalyst tells us how to ensure a route returns the right page and @dcblogdev adds an alternative way want to share? join us! t.me/+kYH5G4d5MV83O…

nunomaduro @enunomaduro
62K Followers 292 Following staff software engineer at @laravelphp · speaker · content creator · open-source contributor · created @pestphp, pint, pail, larastan, and more.
Mateus Guimarães @mateusjatenee
6K Followers 807 Following engineer @laravelphp, teacher and speaker. I mostly talk about programming and powerlifting. Free Lessons here 👉🏻 https://t.co/f7R1qQAEkE
Alex Garrett-Smith @alexdotgs
14K Followers 551 Following 🎙️ Screencasts @teamcodecourse 🆕 Laravel updates https://t.co/lbm0z1XUE9 (@newinlaravel)
@erikaheidi.bsky.soci... @erikaheidi
21K Followers 2K Following this place is ruined 💔 find me on BlueSky 💙
Wendell Adriel @wendell_adriel
3K Followers 351 Following Software Engineer & Architect | Technical Content Writer | Specialist in Robust Enterprise Solutions | Follow for tips and insights to level up your skills 🚀
Luan Freitas @luanfreitasdev
579 Followers 180 Following Laravel developer. Creator of: ⚡ Livewire Powergrid 🚚 LaraDumps Debug tool
Francisco Madeira ☁... @xiCO2k
5K Followers 979 Following Software Developer at @laravelphp 👋 Author of Laravel Vue i18n and co-author of 🍃 Termwind
Roberto B. @RmeetsH
2K Followers 2K Following Senior Solutions Engineer @Storyblok 👨💻, 🚵♂️, 🏃, 🧘♂️ @[email protected]
Kai Sassnowski 🥔 @warsh33p
6K Followers 199 Following Mostly inactive. I'm over at bsky now https://t.co/z0xVABYyuX
Fabio Ivona @FabioIvona
523 Followers 177 Following 🧑💻 sw engineer at def:studio 🤯 fullstack developer ✨ open source enthusiast 🧑🎨 @laravelphp artisan ❤️ @pestphp core team 🚀
Zuzana 🦋 @zuzana_kunckova
4K Followers 712 Following 🤔 Chronic over-thinker & ruminator 🤓 #php, #laravel 🤩 Founder of @larabellesPHP 🎤 Public speaker
danielhe4rt.php @danielhe4rt
40K Followers 2K Following doing useless code since 2011 php and laravel is the way
David Carr @dcblogdev
4K Followers 2K Following Published Book Author https://t.co/odDwa7sXJr Videos at https://t.co/B3PYUHelv1
Pedro Oliveira @ph7jack
493 Followers 146 Following Software Engineer at CircleLink Health Creator of https://t.co/SCQ60eMJCJ
Ana Lisboa @_ana_lisboa_
644 Followers 227 Following Webdev cat lover, mother of Tiago 👶 ♥️laravel #larabelles #laravel-pt https://t.co/MJJ5ziTZtP Research assistant for the Laravel up and running book!
Willame @wilcorrea
18K Followers 6K Following sudestino | nordestino | the last low profile | rinher | sua mãe chamaria de má companhia | fã de PoEAA | child engineer https://t.co/gJnWouTvwa
Cerxal @Cerxal81445
32 Followers 2K Following
Saadia @Eaquhal62752
9 Followers 212 Following
Elaine @elainefleeger3
280 Followers 3K Following
Dorothy @dorothy_blancha
609 Followers 3K Following
Loudurra @LoudurraZVl
43 Followers 5K Following
Enid @mero_enid
1 Followers 61 Following
Checkuzd @checkuzd
0 Followers 72 Following
Mamadou Oury Baldé @MH_Balde
129 Followers 464 Following Développeur Web Fullstack - Infographe. La valeur humaines, les valeurs africaines, le respect des droits d'autruit, la détermination dans mes luttes. 🇬🇳💪❤
Spencer Long @spencerrlongg
102 Followers 930 Following laravel & react developer | https://t.co/pnCzx3Fo5D | @mtsproservices
Andy Drexler @adrexler
210 Followers 3K Following
Pedro Marín @Decodec
86 Followers 1K Following
João Paulo 🇧🇷�... @joaopaulolndev
4K Followers 2K Following Full Stack ChatGPT Developer 👨🏻💻🐘🦒🚀🇧🇷🇵🇹
Olivier ZINSOU @zinsouoliviers
280 Followers 331 Following Software Developer | Making Apps. Laravel, Vue.js, etc. Sharing my journey along the way.
Robert S @Eurynomosek
41 Followers 394 Following
Watheq Alshowaiter و... @watheq_show
2K Followers 5K Following مبرمج ومدون | مشارك في تأسيس @YemenOpenSource وhttps://t.co/wBPOhYUfbd
Kissflow @kissflow
7K Followers 2K Following Kissflow is a Low-code platform used by a multitude of Enterprises, Globally. #lowcode #enterprise #SaaS #citizendevelopment #digitaltransformation
Edi @Edi47635375
3 Followers 177 Following
Ciro Lacerda @Ciroblacerda
4 Followers 57 Following
Matheus Alves @__matheus_alves
10 Followers 69 Following
Milos Stankovic @_stankovich_
27 Followers 364 Following Software Engineer. Musician. Pacifist. ENFJ-A. Explorer - Negotiator. Baraba
Osemeke onyekachukwu @Osemekeonyekac1
6 Followers 132 Following
Heri @Heri1064094
0 Followers 4 Following
Haider alaa @haider_alrubiay
60 Followers 196 Following
Jason Forgey @jasonforgey
6 Followers 689 Following
Laraverse @laraverse_
129 Followers 89 Following We were developers absolutely in love with Laravel, now we are a community! 🇨🇿/🇸🇰
Jordi T @jordi_31416
144 Followers 4K Following
Ashfaq Tamim @AsfaqTamim
59 Followers 1K Following
José Mateus @josemateusx_
0 Followers 32 Following
Joel P. da Rosa @JoelPiccoli
190 Followers 536 Following Passionate about web development and programming! 💻 Backend developer at @infraspeak.
Raphael @__rphl
25 Followers 228 Following
Nehal Hasnayeen 🛍 @nhasnayeen
192 Followers 308 Following "Everything has a trade-off" Product maker https://t.co/oL1SW7UjE1
David Adão @drradao
35 Followers 132 Following
Rodrigo Lopes @Rodrigo28134802
0 Followers 15 Following
Sutherland @suther87
35 Followers 622 Following
Mostafa Higazy @mostafadevs
26 Followers 371 Following Full-Stack Engineer- React, Laravel, Next.js, TailwindCSS, TypeScript, PHP
Stolzundkonservativ @noSubmissive
215 Followers 2K Following noDM keineDMs #multipleSklerose konservativ, spirituell, wahrheitsliebend,Karma regelt... #TeamAlice #illegaleMigrationtötet #Remigration #nurdieAfd
empty @cocidoyqueso
91 Followers 2K Following
Paul Dragoonis @dr4goonis
5K Followers 3K Following 🏴 Principal Engineer / CTO | Open Source Leader | Public Speaker | I'm part of @official_php, @phpfig, @dagger_io, @jenkinsci, @CDeliveryFdn
Nicolai Baaring @nicolaibaaring
315 Followers 895 Following Proud dad, husband, founder @govotenet - Live voting for events and assemblies 🗳 Passionate about free skiing ⛷️, football ⚽, and tech 🤓
dinis esteves @_est3ves
433 Followers 374 Following 💻 Software Developer | Tech Enthusiast | Laravel Lover ✍️ https://t.co/LeFQAlmdKi 🧷 https://t.co/3kTUEELvhv
Pedro Martins @nikuscs
10K Followers 3K Following 🇵🇹 Full Stack Developer, SMM Specialist . Node, React, Laravel, Vue ✨ . Latest : https://t.co/O6mF465yxP
@Thomas Gonçalves @thomasdesignerr
36 Followers 159 Following TI-Tecnologia Informação Desenvolvedor | Designer | Grafico | Impresso | Instrutor | Analista de Sistema Full Stack
MOHIN SANDHI @Roy9251
25 Followers 632 Following
Povilas Korop | Larav... @PovilasKorop
59K Followers 412 Following ~20 yrs in web-dev, now mostly Laravel. My Laravel courses: https://t.co/HRUAJdMRZL My Youtube channel: https://t.co/qPQAkaov2F
nunomaduro @enunomaduro
62K Followers 292 Following staff software engineer at @laravelphp · speaker · content creator · open-source contributor · created @pestphp, pint, pail, larastan, and more.
Freek Van der Herten ... @freekmurze
65K Followers 507 Following PHP developer at @spatie_be, built @getmailcoach, https://t.co/IRUtuG0FwZ, @ohdearapp and @flareappio, blogging at https://t.co/a3spVy88VN, organising @fullstackeu
Aaron Francis @aarondfrancis
51K Followers 1K Following Sincere poster. No cynicism. Dad to two sets of twins! - https://t.co/yL0V3eZKDL - https://t.co/wIdhAlsrlX - https://t.co/hM9ogEIevT - @MostlyTechPod
Marcel Pociot 🧪 @marcelpociot
66K Followers 853 Following Building https://t.co/JvEOgCz8Dl, https://t.co/HbdEOha0kX, https://t.co/vuTdNhyRXo, NativePHP, and other tools for devs. Follow my product dev journey. CTO at @beyondcode
Dries Vints @driesvints
30K Followers 257 Following 💰 Billing engineer at @laravelphp • 💻 Building @eventyio & @laravelio • ⭐️ @github Star • 💸 @stripe Community Expert
Christoph Rumpel 🤠 @christophrumpel
22K Followers 580 Following Father, Husband 👨👩👧 DevRel Engineer at @laravelphp PHP Developer & Educator https://t.co/5JRGkGBni5
Brent @brendt_gd
21K Followers 0 Following https://t.co/Ja65cgCIAx https://t.co/cB3QseGqiV https://t.co/7ZFnp8Mrxt Developer Advocate for PHP @jetbrains
Laravel News @laravelnews
107K Followers 72 Following Your news source for the Laravel PHP Framework. Email us at [email protected]
Tobias_Petry.sql @tobias_petry
24K Followers 300 Following The Database Guy. I am helping you get better with MySQL and PostgreSQL. ⚡️ https://t.co/WwHTfJFoA5 📝 https://t.co/zJpXKSTKve 🛠️ @stackbricksapp
Dan Harrin 🦒 @danjharrin
11K Followers 252 Following Software engineer @canyongbs, co-creator of @filamentphp. More active on 🦋: https://t.co/N2heA7hak1
Matt Stauffer @stauffermatt
33K Followers 459 Following CEO @tightenco. Host @LaravelPodcast & @businesslaravel. O’Reilly author. Wife guy to 💍 @ImaniVJones. “Worst twerker ever, best Dad ever" –My daughter
Mateus Guimarães @mateusjatenee
6K Followers 807 Following engineer @laravelphp, teacher and speaker. I mostly talk about programming and powerlifting. Free Lessons here 👉🏻 https://t.co/f7R1qQAEkE
Philo Hermans @Philo01
12K Followers 226 Following Tweeting about Laravel, Livewire, Shopify Apps, and SaaS. Projects 👉🏻 https://t.co/EvZrBKrX8P - https://t.co/wxvZOxaska
Mohamed Said @themsaid
41K Followers 363 Following
Alex Garrett-Smith @alexdotgs
14K Followers 551 Following 🎙️ Screencasts @teamcodecourse 🆕 Laravel updates https://t.co/lbm0z1XUE9 (@newinlaravel)
Laravel Daily @DailyLaravel
36K Followers 130 Following Publishing Laravel courses, tutorials and tips since 2015. Written and maintained by @PovilasKorop
Pedro Martins @nikuscs
10K Followers 3K Following 🇵🇹 Full Stack Developer, SMM Specialist . Node, React, Laravel, Vue ✨ . Latest : https://t.co/O6mF465yxP
dinis esteves @_est3ves
433 Followers 374 Following 💻 Software Developer | Tech Enthusiast | Laravel Lover ✍️ https://t.co/LeFQAlmdKi 🧷 https://t.co/3kTUEELvhv
flicknelson @flicknelson
1K Followers 936 Following digital artist • graphic designer • art director • metaverse human https://t.co/SNKTm9v18Q
Mert Aşan @mertasan_
525 Followers 526 Following Senior Back End Developer at @macellanapp | Co-Organizer at Laravel Türkiye | Mostly Laravel, Livewire, Tailwindcss, Vuejs | #opensource lover
Leandro Ferreira @leandrocfe
1K Followers 365 Following Laravel developer, @filamentphp Core Team Member, creator of Filament Brazilian Community - https://t.co/5NhylVABSi
danielhe4rt.php @danielhe4rt
40K Followers 2K Following doing useless code since 2011 php and laravel is the way
Daniel Reis 🥑 @danielhe4rtless
2K Followers 259 Following 24yo Brazilian import that will conquer the world. @ScyllaDB Developer Advocate @microsoft MVP @he4rtdevs Member @Twitch Partner PT-BR account: @danielhe4rt
macabeus @bmacabeus
5K Followers 529 Following HTML Developer / Tweets about anything in Portuguese and English / Twitch: https://t.co/PF1fIPJbXd / Linktree: https://t.co/0UlctM34PB
David Adão @drradao
35 Followers 132 Following
Przemek 🐘 @przylucki_p
148 Followers 77 Following Your average PHP enjoyer. Creating Laravel videos and other stuff. CTO at https://t.co/b4elHK8kLV
Ivo Pereira @ivoecpereira
388 Followers 1K Following 👨💻 founder & organizer @devPTorg, portugal @docker community leader, 🇵🇹 living in 🇷🇴, helping tech teams all over the 🌍
Christian Rades @C_Rades
101 Followers 117 Following Interested in everything human-made and modelling everything else 🧮
MadeWithLaravel @MadeWithLaravel
18K Followers 10 Following A curated collection of projects #madewithlaravel and awesome tools & resources for Laravel devs 🚀✨
Tighten @TightenCo
6K Followers 204 Following We build and rescue web apps and dev teams. Experts and teachers in Laravel, Livewire, Alpine, Vue, and React.
Ricardo Semedo @oricardosemedo
8 Followers 57 Following
Nerijus @nerijusdev
93 Followers 74 Following
Christopher Miller @ccmiller2018
912 Followers 2K Following public speaker | python | php | JavaScript | over 25 years experience
Davide Bellini @billmn
174 Followers 212 Following Senior Software Engineer🍴 PHP · JS 🚀 @laravel · @vuejs · @tailwindcss 🥸 Nerd
Zacharias Creutznache... @Sairahcaz2k
1K Followers 359 Following Father of three, Full Stack PHP Developer, @laravelphp enthusiast, co-founder and CTO @laracraft_tech. Creator of @SimpleStats_io!
Whitecube @whitecube_be
110 Followers 56 Following Building websites and software with a keen eye for best practices, accessibility and usability. #php & #laravel Open Source projects https://t.co/FgWGM0IfoR
Matt @bradfields
217 Followers 400 Following Digital Director @SaintAssociates - Laravel / Statamic / Tailwind. Other interests include cricket, golf, world peace and cheese. All opinions my own etc.
Otsch (@otsch.codes a... @chrolear
531 Followers 1K Following Web Dev, PHP enthusiast. OS PHP packages: @crwlrsoft | https://t.co/a7vDKFCVDK Web Crawling and Scraping @crwlio | https://t.co/jvASeDXIWP mastodon: @[email protected]
Larabelles @LarabellesPHP
3K Followers 128 Following A community for PHP and Laravel developers under-represented due to their gender
Sascha Deus @saschadeus
73 Followers 361 Following PHP Developer at https://t.co/U9a5g7oPnN with Passion for Laravel, VueJS, Livewire, AlpineJS and eCommerce
Taylor Barnett-Torabi @taylor_atx
4K Followers 941 Following building products developers love & touching grass. product @netlify. ex PlanetScale, Stoplight, Keen IO & other startups. my opinions. she/her. on 🦋.
Ed Grosvenor @MaybeEdward
418 Followers 533 Following Semi-nomadic web developer and occasional founder.
Ilyes @Ilyes512
77 Followers 324 Following Software Engineer Interests = {:php, :laravel, :golang, :devops, :vuejs, :elixir, :js, :ts, :microservices, :k8s, :ansible}
Stefan Bauer @stefanbauerme
5K Followers 337 Following CTO by day 👨💻 • Creator by night (formerly @pingpingio) 🚧 • Author 📚 • Speaker and Consultant 🗣️ • Firefighter 🚒 • Student Pilot 👨✈️
João Cavaco @cavaco1975
120 Followers 443 Following
Miguel Manzano Garcí... @mmanzano
2K Followers 3K Following I'm also in https://t.co/KRP2ejmpOT and https://t.co/UdalAORPZg
mateus junges @mateusjungess
336 Followers 278 Following Software engineer @TightenCo, building https://t.co/TFjlNZniCE and created Laravel Kafka https://t.co/GtgwSVokpG
Iztok @Iztok
3K Followers 297 Following CEO @agiledrop • we staff busy teams with our PHP and JS devs
Abigail Otwell @abigailotwell
8K Followers 324 Following Wife to @taylorotwell , mom to 2. Laravel's biggest supporter.
Roberto B. @RmeetsH
2K Followers 2K Following Senior Solutions Engineer @Storyblok 👨💻, 🚵♂️, 🏃, 🧘♂️ @[email protected]
Zuzana 🦋 @zuzana_kunckova
4K Followers 712 Following 🤔 Chronic over-thinker & ruminator 🤓 #php, #laravel 🤩 Founder of @larabellesPHP 🎤 Public speaker
Nuno Oliveira @nd_oliveira
62 Followers 73 Following Developer, project manager, entrepreneur... cycling sports and motorcycle enthusiast
Julian Beaujardin @krodox_
288 Followers 92 Following 🦋 Helping the web suck less with Tailwindcss, Statamic and the entire Laravel ecosystem.
Toon Van den Bos @nyratas
201 Followers 209 Following Founder @whitecube_be, Web developper & Teacher (HEPL). Open Source, #Laravel & #PHP.